Eric Timmons
|
50882e5bb0
|
Add failing test
Test that __eq__ for EmbeddedDocuments with LazyReferenceFields works as
expected.
|
2019-12-15 20:20:59 -05:00 |
|
Bastien Gérard
|
78b240b740
|
updated changelog + improved query_counter test
|
2019-12-04 21:51:07 +01:00 |
|
Eloi Zalczer
|
0bf08db7b9
|
Added test case for query_counter alias
|
2019-12-02 10:07:33 +01:00 |
|
Bastien Gérard
|
138e759161
|
Merge pull request #2187 from bagerard/improve_error_message_InvalidDocumentError
Improve error message from InvalidDocumentError
|
2019-11-08 21:27:17 +01:00 |
|
Bastien Gérard
|
bc0c55e49a
|
improve tests health (flake8 warnings)
|
2019-10-31 23:01:27 +01:00 |
|
Bastien Gérard
|
c61c6a8525
|
fix == None assertions
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
3e764d068c
|
fix remaining assertRaises
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
ac25f4b98b
|
ran unittest2pytest
|
2019-10-31 22:59:49 +01:00 |
|
Bastien Gérard
|
37ca79e9c5
|
fix black formatting
|
2019-10-31 22:39:53 +01:00 |
|
Bastien Gérard
|
54ca7bf09f
|
fix associated test to avoid discrepencies btw py2 and py3
|
2019-10-28 23:33:37 +01:00 |
|
Bastien Gérard
|
8bf5370b6c
|
Improve error message from InvalidDocumentError whenever an embedded document has a bad shape (e.g due to migration)
|
2019-10-28 22:05:13 +01:00 |
|
Bastien Gérard
|
ddececbfea
|
rename all test files so that they are prefixed by test_{orginal_filename}.py
|
2019-08-28 16:01:44 +03:00 |
|