0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00
penpot/backend/test/backend_tests
Andrey Antukh 0600b2abe4 ♻️ Make the worker abstraction more scalable
Start using redis for dispatcher to worker communication
and add the ability to start multiple threads to worker
for increase the concurrency.
2022-11-28 12:21:44 +01:00
..
test_files ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
bounce_handling_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
email_sending_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
helpers.clj ♻️ Make the worker abstraction more scalable 2022-11-28 12:21:44 +01:00
rpc_cond_middleware_test.clj 🎉 Add conditional reading to RPC 2022-11-10 14:54:50 +01:00
rpc_file_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_font_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_management_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_media_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_profile_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_project_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_team_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
rpc_viewer_test.clj 🎉 Add lazy loading and storage/pointer-map support on viewer 2022-11-22 14:06:14 +01:00
storage_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
tasks_telemetry_test.clj ♻️ Make the worker abstraction more scalable 2022-11-28 12:21:44 +01:00
util_objects_map_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
util_pointer_map_test.clj ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00