Jake Barnby
|
3ecb4ee4e2
|
Sync 1.8.x
|
2026-02-26 18:50:29 +13:00 |
|
Jake Barnby
|
1d03af22e4
|
Add missing PHPUnit #[Depends] attributes to GraphQL tests
PHPUnit 11 requires explicit #[Depends] attributes. The migration removed
@depends annotations but didn't add all corresponding #[Depends] attributes.
Fixed in:
- GraphQL/Legacy/DatabaseClientTest: 5 methods
- GraphQL/StorageClientTest: 7 methods
- GraphQL/StorageServerTest: 10 methods
- GraphQL/TeamsServerTest: 3 methods
- GraphQL/TeamsClientTest: 2 methods
- GraphQL/TablesDB/DatabaseServerTest: ~40 methods
- GraphQL/TablesDB/DatabaseClientTest: 5 methods
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-15 18:10:30 +13:00 |
|
Jake Barnby
|
714b8d7ea6
|
Migrate to PHPUnit 11
|
2026-01-15 16:14:53 +13:00 |
|
Darshan
|
47ea8699d1
|
add: tests.
|
2026-01-07 18:05:33 +05:30 |
|
Darshan
|
f788fc8f8a
|
add: tests.
|
2026-01-03 15:42:55 +05:30 |
|
Jake Barnby
|
6d2832831c
|
Remove weird static/const mix
|
2025-08-19 23:03:18 +12:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Matej Bačo
|
5a7c43ab32
|
Introduce code analysis
|
2024-03-07 10:59:08 +01:00 |
|
Jake Barnby
|
5f5ed7dc19
|
Fix graphql upload test path
|
2023-05-30 19:41:06 +12:00 |
|
fogelito
|
48e2bf1c3e
|
Helpers GraphQL
|
2023-01-16 11:25:40 +02:00 |
|
Jake Barnby
|
fd52cdc45f
|
Revert prefix to _
|
2022-12-08 16:08:57 +13:00 |
|
Jake Barnby
|
f9a32f6011
|
Fix reserved attribute selections
|
2022-10-21 13:53:54 +13:00 |
|
Jake Barnby
|
5bd420a823
|
Remove redundant test class prefixes
|
2022-09-22 20:29:42 +12:00 |
|