You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Port commit tests with feature parity to allCommits
Moves the commit query tests that do not exist for allCommits, where the behaviour matches exactly (copy-paste with name changes).
* Port commit tests with corrected behaviour
Moves the commit test(s) to allCommits where the behaviour of commit was incorrect, but correct in allCommits, and where allCommits was previously untested.
* Remove commit tests that already exist for allCommits
Removes commit tests for behaviour that is already tested by existing commit tests.
* Remove commit test that is not applicable for allCommits
* Remove commit test utils
* Remove commit query
* Move allCommits tests
No code changes, just moved the files (sperate commit to make it easier to spot changes)
* Rename allCommits to commits
* Port commit tests with feature parity to allCommits
Moves the commit query tests that do not exist for allCommits, where the behaviour matches exactly (copy-paste with name changes).
* Port commit tests with corrected behaviour
Moves the commit test(s) to allCommits where the behaviour of commit was incorrect, but correct in allCommits, and where allCommits was previously untested.
* Remove commit tests that already exist for allCommits
Removes commit tests for behaviour that is already tested by existing commit tests.
* Remove commit test that is not applicable for allCommits
* Remove commit test utils
* Remove commit query
* Move allCommits tests
No code changes, just moved the files (sperate commit to make it easier to spot changes)
* Rename allCommits to commits
Part of #549
Feature should be covered by all_commits.
This ticket needs to be done after #840 and #844
The text was updated successfully, but these errors were encountered: