Commit Graph

15 Commits

Author SHA1 Message Date
bizcochito 478487d402 Merge pull request 'put-images' (#18) from put-images into develop
Reviewed-on: #18
2024-01-06 12:45:36 +00:00
Sugui 1e18234437 Added fake data for testing and dev environment
Unit Tests with docker compose / unit-test (pull_request) Successful in 6m53s Details
2024-01-06 13:25:24 +01:00
Alie fb2d947913 added a functional test and optimized a test
Unit Tests with docker compose / unit-test (pull_request) Successful in 6m7s Details
2024-01-06 13:10:45 +01:00
Alie ebf2ec17d1 added tests and auth to PUT images 2024-01-06 12:57:22 +01:00
Alie df99e9470c added the images/id endpoint and the tests for it
Unit Tests with docker compose / unit-test (pull_request) Successful in 3m37s Details
2024-01-03 13:58:18 +01:00
Alie 106c1b8726 fmt 2023-12-31 12:29:31 +01:00
Alie a59f951500 unit testing (#7)
Co-authored-by: Sugui <anaisusg@gmail.com>
Reviewed-on: #7
Co-authored-by: Alie <bizcochito@anartist.org>
Co-committed-by: Alie <bizcochito@anartist.org>
2023-12-31 11:11:22 +00:00
Alie 0d2e8dfe36 fmt 2023-12-27 20:41:35 +01:00
Alie ada964c493 added tests for Authorization
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled Details
2023-12-27 20:33:25 +01:00
Sugui c6e1947899 Now 500 error works, and it's reflected in the tests 2023-12-27 20:02:26 +01:00
Sugui 730b8368cd Deleted "message" attribute that was on all JSON responses 2023-12-27 18:16:46 +01:00
Sugui e89bc6d508 Separated things into Model-Service-Controller pattern
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled Details
2023-12-27 17:58:59 +01:00
Alie c5e41d6f62 added a test for / 2023-12-27 16:52:15 +01:00
Alie 532de04592 added tests for POST, fixed tests for GET 2023-12-25 12:33:40 +01:00
Sugui d749743e56 Added unit testing 2023-12-25 12:15:19 +01:00