Commit Graph

7 Commits

Author SHA1 Message Date
BethanyG
e7a6b0dc7d [JinJa2] Corrected the macro used for comments on the test file. (#3373)
* Corrected the macro for comments on the test file.
* Added current_date (utcnow()) variable available for template macros.
* Removed unnecessary datetime import from macros file.
* Regenerated all practice exercise test files to add timestamp.
* Changed `datetime.now(tz=timezone.utc)` to `datetime.now(tz=timezone.utc).date()`
* Second regeneration to remove `timestamp` and just keep `date` for test files.
[no important files changed]
2023-07-14 15:52:15 -07:00
Isaac Good
6ac97d58b2 Update SGF Parsing template, tests and escape function 2022-12-18 13:10:51 -08:00
BethanyG
caa501c527 Updates to sgf-parsing. 2022-12-04 23:30:11 -08:00
BethanyG
e52a23ae73 regenerated test file for sgf-parsing. 2021-11-09 05:12:35 -08:00
BethanyG
86c19f0f45 Added instructions append for error handling and updated JinJa2 template and regenerated test file. 2021-11-09 05:12:35 -08:00
Corey McCandless
ae3be07737 use python3.8 in CI and run test generator 2021-02-01 19:08:02 -08:00
Erik Schierboom
c5d9d9c0b3 [v3] Move existing exercises to exercises/practice 2021-01-29 11:14:36 -05:00