Commit Graph

3 Commits

Author SHA1 Message Date
Tif Tran
dee69dd33d
chore: enable flake8 in circleci config for tools/integration_tests (#1121)
closes #944

Enable flake8 in circleci config for tools/integration_tests
Format contents in tool/integration_tests to be flake8 compliant
2021-07-26 11:24:34 -07:00
JR Conlin
8c280ccda0
bug: ensure "extra" data added to Hawk header in e2e tests (#1003)
* bug: ensure "extra" data added to Hawk header in e2e tests

Closes: #1002
2021-02-09 17:26:23 -08:00
Donovan Preston
d6e6c2c0a1
Py3 integration tests (#917)
* feat: Port integration tests to py3, and run them in the same docker container as the rust server.

Fix #911
2020-12-01 21:20:59 -05:00