biocompute-objects / bco_api

The master repository for the JSON API.
MIT License
2 stars 1 forks source link

Cleaning up some things #286

Closed HadleyKing closed 3 months ago

HadleyKing commented 3 months ago

Changes to be committed: modified: biocompute/apis.py modified: biocompute/migrations/0001_initial.py modified: prefix/apis.py modified: prefix/migrations/0001_initial.py new file: tests/test_views/test_account_activate.py new file: tests/test_views/test_account_describe.py new file: tests/test_views/test_account_new.py new file: tests/test_views/test_auth_add.py new file: tests/test_views/test_auth_remove.py new file: tests/test_views/test_auth_reset_token.py new file: tests/test_views/test_objects_drafts_create.py