Commit graph

4 commits

Author SHA1 Message Date
Ilya Kreymer
10e92a4f7b tests: disable retryStrategy for redis, test for better termination behavior 2024-03-22 00:10:26 -07:00
Ilya Kreymer
b18148b715 tests: change ports for different tests that use redis to be unique 2024-03-20 12:14:49 -07:00
Emma Segal-Grossman
2a49406df7
Add Prettier to the repo, and format all the files! (#428)
This adds prettier to the repo, and sets up the pre-commit hook to
auto-format as well as lint.
Also updates ignores files to exclude crawls, test-crawls, scratch, dist as needed.
2023-11-09 16:11:11 -08:00
Ilya Kreymer
8c92901889
load saved state fixes + redis tests (#415)
- set done key correctly, just an int now
- also check if array for old-style save states (for backwards
compatibility)
- fixes #411
- tests: includes tests using redis: tests save state + dynamically
adding exclusions (follow up to #408)
- adds `--debugAccessRedis` flag to allow accessing local redis outside
container
2023-10-23 09:36:10 -07:00