Files
directus/tests/blackbox/todo.md
Pascal Jufer 15b91dee34 Blackbox tests restructuring (#18122)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-04-11 18:28:37 +02:00

29 lines
434 B
Markdown

## Todo for Tests
#### General
- Many-to-Many (M2M) base tests
- Many-to-Any (M2A) base tests
- Base tests for all API endpoints
- GraphQL Tests
- Test global query parameters for all API endpoints
#### Global Query Parameters
- Aggregation
- Aliases
- Deep
- Export
- Fields
- Filter
- Geometry
- Functions
- Limit
- Offset
- Search
- Sort
#### Final Test
- Check for full API coverage using the generated API specifications