Commit History

Author SHA1 Message Date
  Lucas de Souza bb2b2ad5ba Fix bug where insufficient outputs of type string would be shown as null 4 years ago
  Lucas Mendonça 5a157950c2 Remove trim from string output matching 4 years ago
  Lucas de Souza 525ccfa55a Remove unecessary loggin info 4 years ago
  Lucas de Souza 556a2df7a3 Fix a bug that prevented the output matching assessment to produce diff when the expected output is not a string 4 years ago
  Lucas Mendonça 5ec0e1cead Implement output test interface new line char 4 years ago
  Lucas Mendonça 0ecfebc1d8 Implement assessment detail page to open when clicked on the assessment result 4 years ago
  Lucas Mendonça 64e5dbf340 Fix a bug when the generated output is a different type than the one expected by the expected output 4 years ago
  Lucas Mendonça 797a79908a Implement assessment result detail page 4 years ago
  Lucas de Souza d96088a5ff Implement assessment result class [incomplete] 4 years ago
  Lucas de Souza 2ffdab6ccf Fix output matching bug where numeric val would not be converted to decimal.js during string comparison 4 years ago
  Lucas Mendonça 8fee865b19 Implement output matching assessment as a set of helpers class and functions 4 years ago
  Lucas Mendonça d659ff089b Implement bool, number and string output matching function 4 years ago