Taddes
835bc58555
test: refactor of tokenserver python tests to support postgres ( #1855 )
...
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
test: refactor of tokenserver python tests to support postgres
2025-10-22 12:54:54 -04:00
Taddes
8995db6268
feat: ruff for python lint and format ( #1742 )
...
Glean probe-scraper / glean-probe-scraper (push) Waiting to run
feat: ruff for python lint and format
2025-08-12 20:26:55 -04:00
Taddes
77254b4a6e
refactor: python imports ( #1730 )
...
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
refactor: unified python imports for consistency in local, production, and test environments
2025-08-04 15:37:46 -04:00
Nick Shirley
6f15ad546d
test(e2e): run integration and e2e tests with pytest ( #1697 )
...
Glean probe-scraper / glean-probe-scraper (push) Waiting to run
- Update docker compose steps for mysql and spanner to use pytest
- Add infra and configuration for pytest to run tests
- Remove old "run.py" test setup
Closes STOR-235
2025-05-09 14:50:18 -06:00
Ethan Donowitz
9bea32803c
bug: convert DbErrors to TokenserverErrors ( #1327 )
...
Closes #1316
2022-06-10 17:30:45 -04:00
Ethan Donowitz
38d6a27b02
feat: add BrowserID support for Tokenserver ( #1216 )
...
Closes #1215
2022-03-31 15:13:04 -04:00
Ethan Donowitz
ae6597022c
refactor: remove static service IDs ( #1199 )
...
Note: this commit contains a breaking change. Previously, there was a migration that included two services with static IDs by default, but this commit adds a new migration that removes those two services and adjusts the code to account for the change.
Closes #1144
2022-01-07 10:41:28 -05:00
Ethan Donowitz
7209ccf551
test: Add Tokenserver integration tests ( #1152 )
...
Closes #1048
2021-10-05 16:59:23 -04:00