Leonardo Mello
|
abe3b3cb91
|
feat: support cluster mode emulation (#492)
Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
|
2023-03-01 08:43:40 +02:00 |
|
Vladislav
|
5ef8454aa7
|
Pytests overhaul (#569)
|
2023-01-09 23:31:15 +03:00 |
|
Vladislav
|
2493434b23
|
fix(server): Fix replication bug, add gdb opt to pytest (#513)
fix(server): Fix small bugs, add gdb opt to pytest
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2022-11-28 16:28:14 +02:00 |
|
Boaz Sade
|
2ed4d3489b
|
feat(tests): ioredis being able to successfully run tests, make it ready to be part of CI (#459)
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
|
2022-11-06 15:21:41 +02:00 |
|
Vladislav
|
072cb2e8d9
|
refactor(tests): Refactor pytest (#449)
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
|
2022-10-31 16:39:20 +02:00 |
|
Boaz Sade
|
e0559afb51
|
feat(server): monitor command - cover by tests (#435)
feat(server): pytests for monitor, pipeline and pubsub, update readme
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
|
2022-10-26 14:12:49 +03:00 |
|
Guilherme Gervasio
|
ce964f103a
|
chore(tests): adds support for ioredis integration tests + instructio… (#394)
chore(tests): adds support for ioredis integration tests + instructions in docs
Signed-off-by: Guilherme <gilairmay@gmail.com>
|
2022-10-17 10:15:53 +03:00 |
|
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 |
|