Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix ANN401 Linting Failures | 2022-07-20 | -3/+2 | |
* | Fix f-string referencing the wrong nametesting-strategies | 2020-12-15 | -2/+2 | |
* | Merge branch 'ks123/routes-parsing' into testing-strategies | 2020-12-15 | -2/+2 | |
|\ | ||||
| * | Update route levels parsing to work in all platforms | 2020-12-15 | -1/+1 | |
| * | Make import name of route working for every platform | 2020-12-15 | -1/+1 | |
* | | remove stray print | 2020-12-15 | -1/+0 | |
* | | refactor route discovery | 2020-12-15 | -20/+24 | |
* | | minor refactorings | 2020-12-15 | -16/+19 | |
* | | fix various type annotation issues | 2020-12-15 | -3/+3 | |
|/ | ||||
* | Sort routes to have constants first and path fragments last | 2020-12-13 | -0/+3 | |
* | Fix linting issues to make flake8 job passing | 2020-11-23 | -2/+2 | |
* | Add route class and route manager for dynamic route loading | 2020-10-25 | -0/+57 |