Skip to content

Conversation

@zubaidit
Copy link

@zubaidit zubaidit commented Jul 4, 2021

  • when unittesting, comparing json output with actual object data has two issues.
  • First one is json display ordering is different from the ordering in format().
  • Second one is the date formating is also different.
  • This will cause the tests will fail.
  • This commit makes everyhing proper.. hopefully :).

- when unittesting, comparing json output with actual object data has two issues.
- First one is json display ordering is different from the ordering in format().
- Second one is the date formating is also different.
- This will cause the tests will fail.
- This commit makes everyhing proper.. hopefully :).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant