Commit Graph

217 Commits (3.x)

Author SHA1 Message Date
Christophe Vandeplas 06332c7511
new: [EventLock] creation of EventLockBehavior (#9687) 2024-04-16 16:52:36 +02:00
Christophe Vandeplas 808f3938fb new: [tests] RedisTool test 2024-04-16 11:57:57 +00:00
Christophe Vandeplas c8c98d15e5 fix: [tests] Fix Organisations testAddLongName 2024-04-16 07:47:24 +00:00
Christophe Vandeplas 32b14b03a6
[3.x-migration] Organisation branch (#9579)
* new: [Organisation] index edit unit tests

* fix: [CRUD] use existing return function for edit/add

* fix: [Organisations] fix ACL issue edit by org admin

* new: [Organisation] addOrgApiTest

* new: [Org] delte test

* fix: [SG] Fixes broken SharingGroupOrg

* new: [Org] more tests and validations
2024-04-16 09:16:24 +02:00
Luciano Righetti ac3695e864 add: [wip] support server push, add api test 2024-02-13 15:07:38 +01:00
Luciano Righetti 4c1d5f5844 fix: certificate expired, remove valid_to_ok check 2024-02-13 10:09:06 +01:00
Luciano Righetti ffcdbc1ce1 add: power overwhelming 2024-02-06 16:07:50 +01:00
Luciano Righetti 7691d7ce4c add: server pull basic api test 2024-02-06 14:38:16 +01:00
Luciano Righetti 0ff1f8e0e9 fix: test randomly fails with random fake data 2024-02-06 14:33:15 +01:00
Luciano Righetti 0ea38e4ff4 add: [wip] migrate ServersController (api) 2024-02-01 11:14:44 +01:00
Christophe Vandeplas 7a9c8f5989
[3.x-migration] Cerebrates (#9507)
* new: [Cerebrates] pullOrgs, pullSgs test

* fix: [AppController] fix bug in harvestParameters()

* fix: [Cerebrate] follow codingstyle

* fix: [Cerebrate] more codingstyle

* fix: [Cerebrates] strict types fixes

* fix: [composer] slevomat coding-standard

* fix: [Cerebrates] minor codestyle fix

* fix: [codingstyle]
2024-01-28 11:49:36 +01:00
Luciano Righetti 003dea2ed1 add: local feeds tests 2024-01-23 10:08:55 +01:00
Luciano Righetti 9617970d50 add: api tests for csv feeds 2024-01-23 08:54:02 +01:00
Luciano Righetti 26720ddd8d add: api tests for freetext feeds 2024-01-23 08:54:02 +01:00
Luciano Righetti e72f664319 fix: disable background workers for tests 2024-01-23 08:54:02 +01:00
Luciano Righetti f5babe9345 fix: test should be marked as incomplete for now 2024-01-23 08:54:02 +01:00
Luciano Righetti 01ae9362da add: api tests for delete and view 2024-01-23 08:54:02 +01:00
Luciano Righetti 73dae5e4f5 fix: do not mark as incomplete, code coverage is not computed 2024-01-23 08:54:02 +01:00
Luciano Righetti f35d1a4fb5 chg: remove wiremock, can be replaced with HttpClientTrait 2024-01-23 08:54:02 +01:00
Luciano Righetti 277188a9de add: api test coverage to load default feeds 2024-01-23 08:54:02 +01:00
Luciano Righetti 13a39b94b6 add: basic api tests for fetching event from feed 2024-01-23 08:54:02 +01:00
Luciano Righetti ab233b7a29 fix: libraries paths 2024-01-23 08:46:39 +01:00
Luciano Righetti 45a7e6931b add: more tests, mock files 2024-01-23 08:46:39 +01:00
Luciano Righetti e107d6e8bb new: [wip] migrate feeds controller main api endpoints 2024-01-23 08:46:39 +01:00
Christophe Vandeplas 297b748aeb chg: [GalaxyCluster] CyCat commented out test 2024-01-22 15:19:33 +00:00
Christophe Vandeplas 2b460bfb47 chg: [Cerebrates] downloadOrg, downloadSG test 2024-01-22 15:13:59 +00:00
Christophe Vandeplas c6f6b3c3dd chg: [Cerebrates] test downloadOrg 2024-01-21 07:26:58 +00:00
Christophe Vandeplas 575c90b5b0 chg: [Cerebrates] tests previewOrgs previewSG 2024-01-15 16:58:54 +00:00
Christophe Vandeplas b9ab95fa50 fix: cosmetic fixes 2024-01-09 17:02:51 +00:00
Christophe Vandeplas 9670343ee9 Merge branch '3.x' into feature/3.x_HttpTool 2024-01-07 13:31:11 +00:00
Luciano Righetti e17a8266dd fix: paginator component deprecation notices 2024-01-04 10:25:50 +01:00
Luciano Righetti 247adc1982 add: basic api tests for index audit logs 2024-01-02 16:58:38 +01:00
Christophe Vandeplas 2c7a48b463 fix: [test] one more test to skip 2023-12-26 14:58:34 +00:00
Christophe Vandeplas 4e10ee3932 fix: [tests] make tests happy? 2023-12-26 14:48:25 +00:00
Christophe Vandeplas a6adf5b808 Merge branch '3.x' into feature/3_HttpTool 2023-12-26 14:12:47 +00:00
Christophe Vandeplas f49043741f chg: [httptool] user agent 2023-12-26 14:12:24 +00:00
Luciano Righetti 26b985914c chg: add roles fixture to all tests 2023-12-20 11:57:53 +01:00
Luciano Righetti fd5b55dac4 add: [roles] api tests, roles fixture 2023-12-20 11:36:58 +01:00
Christophe Vandeplas 7f57b186f8 chg: [HttpTool] initial improvements for http client 2023-12-19 18:39:31 +00:00
Christophe Vandeplas 6aaab1d77f chg: [Cerebrates] add initial API tests 2023-12-18 11:05:46 +00:00
Luciano Righetti 5b1a0e1c11 add: api tests for main taxonomies endpoints 2023-12-15 12:19:31 +01:00
Luciano Righetti 3c8fc7215d new: taxonomies index api test 2023-12-14 16:11:46 +01:00
Luciano Righetti df136f6b3b fix: add tests to cover different user roles 2023-12-12 11:31:48 +01:00
Luciano Righetti 656a3293d0 add: api tests for access logs 2023-12-06 11:06:24 +01:00
Luciano Righetti be8a307507 fix: warnings, authors json serialization 2023-12-06 11:04:59 +01:00
Luciano Righetti 82c813c5b5 chg: add unset keys 2023-12-06 11:01:27 +01:00
Luciano Righetti dd6c6aa164 add: [3.x] migrate access logs controller 2023-12-05 16:19:09 +01:00
Luciano Righetti 02909aec88 new: add more api tests 2023-11-27 15:43:14 +01:00
Luciano Righetti cd1af3a455 new: migrate galaxy cluster relation endpoints, fix issues 2023-11-24 15:30:12 +01:00
Luciano Righetti a01b17904f add: api tests for /galaxyClusters/*, minor fixes 2023-11-16 16:18:14 +01:00