mathesar-foundation / mathesar

Web application providing an intuitive user experience to databases.
https://mathesar.org/
GNU General Public License v3.0
2.36k stars 327 forks source link

Get testing for RPC functions organized and set up. #3518

Closed mathemancer closed 5 months ago

mathemancer commented 6 months ago
### Tasks
- [x] Look at https://pypi.org/project/pytest-postgresql/, make sure it works for us
- [x] Set up basic testing framework for RPC endpoint functions
- [x] (blocked) Write initial tests for wiring

Additional context

mathemancer commented 6 months ago

Assigning to @Anish9901 to start.