example of using drf-api-action
- clone the project
cd drf-api-action-example
- install the requirements:
pip install -r requirements.txt
- run tests:
python3 -m pytest --ds config.settings -p drf_api_action_example_tests.plugin drf_api_action_example_tests/tests.py