data
|
Tests for fedireads connector
|
2020-05-10 14:53:45 -07:00 |
__init__.py
|
Adds some model unit tests
|
2020-05-09 16:16:28 -07:00 |
test_book_model.py
|
split tests into separate files
|
2020-05-09 17:10:02 -07:00 |
test_books_manager.py
|
Tests for books_manager
|
2020-05-12 10:01:36 -07:00 |
test_broadcast.py
|
Adds broadcast test
|
2020-05-10 21:07:19 -07:00 |
test_comment.py
|
test coment
|
2020-05-09 20:15:33 -07:00 |
test_connector_abstract.py
|
Tests match_from_mappings
|
2020-05-11 10:42:30 -07:00 |
test_connector_fedireads.py
|
Re-thinks connector mappings
|
2020-05-10 16:45:03 -07:00 |
test_connector_openlibrary.py
|
Re-thinks connector mappings
|
2020-05-10 16:45:03 -07:00 |
test_import_model.py
|
Separate import job tests out
|
2020-05-09 22:13:44 -07:00 |
test_quotation.py
|
fixes quote test
|
2020-05-09 20:15:18 -07:00 |
test_review.py
|
Tests for creating reviews and statuses
|
2020-05-09 19:22:41 -07:00 |
test_sanitize_html.py
|
more tests
|
2020-05-09 19:48:30 -07:00 |
test_signing.py
|
Add test for use of the wrong signature.
|
2020-05-13 12:36:06 +01:00 |
test_status.py
|
Tests for creating reviews and statuses
|
2020-05-09 19:22:41 -07:00 |
test_status_model.py
|
split tests into separate files
|
2020-05-09 17:10:02 -07:00 |
test_user_model.py
|
user model tests
|
2020-05-09 17:30:14 -07:00 |