Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-26 | Create Biz.Log library, extracted from Biz.Bild | Ben Sima | |
2021-01-26 | Add user subscription field | Ben Sima | |
Also improved the test situation, did some refactors, and now listing the user's past analyses on their account page. | |||
2021-01-22 | Property tests for calculateScore | Ben Sima | |
2021-01-16 | Remove unused import | Ben Sima | |
2021-01-15 | Implement Biz.Test with tasty | Ben Sima | |
Also changes the --test option to a 'test' command. This is because running the tests for a namespace/exe should never be combined with anything else: you either want to run the tests, or not. |