← Back to browse
skill

Writing Baserow Backend Unit Tests

From bram2w/baserow

Summary

This skill facilitates writing and updating backend unit tests for Baserow's core, premium, and enterprise modules using pytest and Django. It adheres to established repository patterns, utilising shared fixtures and DRF APIClient to test handlers, services, and API endpoints.