Skip to content

reordering of keys for course.format()#1

Open
zubaidit wants to merge 1 commit intoiMishaDev:masterfrom
zubaidit:master
Open

reordering of keys for course.format()#1
zubaidit wants to merge 1 commit intoiMishaDev:masterfrom
zubaidit:master

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