Braydn
|
b7f85e59a6
|
feat(server): Implemented periodic snapshotting (#161) (#250)
* feat(server): Implemented periodic snapshotting (#161)
* feat(test): Added the ability to specify dragonfly cli parameters on a test basis (#199)
Signed-off-by: Braydn <braydn.moore@uwaterloo.ca>
* feat(server): Implemented periodic snapshotting (#161)
Code cleanup & CONTRIBUTORS.md modifcation
Signed-off-by: Braydn <braydn.moore@uwaterloo.ca>
* feat(server): Implemented periodic snapshotting (#161)
Parsing and race condition fixes. Improved pytests
Signed-off-by: Braydn <braydn.moore@uwaterloo.ca>
* feat(test): Cleaned up pytest code & added documentation (#199)
- Moved tests into their own file
- Renamed test namespace to avoid naming conflicts with pytest
- Updated requirements.txt to make test environment reproducible
- Added documentation to write tests
feat(server): Updated helio submodule
Signed-off-by: Braydn <braydn.moore@uwaterloo.ca>
Signed-off-by: Braydn <braydn.moore@uwaterloo.ca>
Co-authored-by: Braydn <braydnmoore3@gmail.com>
|
2022-08-26 13:54:38 +03:00 |
Roman Gershman
|
9f935a33c0
|
fix(doc): add more examples on how to run node-redis test image
|
2022-08-15 08:37:28 +03:00 |
odedponcz
|
cf729f3fcb
|
feat(test): Add integration test for the jedis and node-redis clients (#233)
* docs: Improve wording in issue reporting
Signed-off-by: odedponcz <oded@poncz.com>
* docs: Change contribution doc flow
Signed-off-by: odedponcz <oded@poncz.com>
* feat(tests): Add integration test with node-redis
Signed-off-by: odedponcz <oded@poncz.com>
* Rename integration test docker files
Signed-off-by: odedponcz <oded@poncz.com>
|
2022-08-12 22:42:54 +03:00 |
Roman Gershman
|
f7e58f4de2
|
fix(pytest): Minor fixes
|
2022-07-26 17:31:39 +03:00 |