0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 14:12:36 -05:00
penpot/backend/test/backend_tests
Andrey Antukh 88fb5e7ab5 ♻️ Update integrant to latest version
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
..
test_files
binfile_test.clj File history versions management 2024-10-29 14:23:35 +01:00
bounce_handling_test.clj Improve internal naming of setup/props 2024-03-14 10:48:23 +01:00
email_sending_test.clj
helpers.clj ♻️ Update integrant to latest version 2024-11-13 19:09:19 +01:00
http_middleware_access_token_test.clj
loggers_webhooks_test.clj 🐛 Fix incorrect params handling on webhook processing task 2024-09-03 17:19:35 +02:00
rpc_access_tokens_test.clj
rpc_audit_test.clj ⬆️ Update yetti and http server dependency 2024-10-22 20:23:38 +02:00
rpc_comment_test.clj Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
rpc_cond_middleware_test.clj ⬆️ Update yetti and http server dependency 2024-10-22 20:23:38 +02:00
rpc_file_snapshot_test.clj Add permission checking to file snapshot rpc methods 2024-10-30 13:39:38 +01:00
rpc_file_test.clj File history versions management 2024-10-29 14:23:35 +01:00
rpc_file_thumbnails_test.clj File history versions management 2024-10-29 14:23:35 +01:00
rpc_font_test.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
rpc_management_test.clj File history versions management 2024-10-29 14:23:35 +01:00
rpc_media_test.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
rpc_profile_test.clj Improve disabled registry flows 2024-08-20 08:20:46 +02:00
rpc_project_test.clj ♻️ Resolve minor errors on viewer role on dashboard 2024-10-16 10:37:52 +02:00
rpc_quotes_test.clj Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
rpc_team_test.clj 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
rpc_viewer_test.clj Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
rpc_webhooks_test.clj Add viewer only mode on webhook 2024-10-15 13:38:46 +02:00
storage_test.clj ♻️ Update integrant to latest version 2024-11-13 19:09:19 +01:00
tasks_telemetry_test.clj
util_objects_map_test.clj Move generative test related code to a separated ns 2024-09-18 12:15:12 +02:00
util_pointer_map_test.clj