Skip to content

Commit

Permalink
[ci] Fix failing revision tests
Browse files Browse the repository at this point in the history
Some of the revision tests where depending on a package that was also
used by other tests. Since one of the newly added tests were also
caused a revision change, some of the revision tests started to fail.

This commit removes the package dependency and refactors parts of the
revision tests:

* Moved creation of revisions to package factory
* Made tests independent from package objects used by other tests
* Added description to some of the 'it' blocks to make it clearer what
  is actually meant to be tested there
* Updated comments for backend cleanup
  • Loading branch information
bgeuken committed Apr 27, 2017
1 parent b5924e0 commit 49cffe3
Show file tree
Hide file tree
Showing 27 changed files with 3,125 additions and 3,140 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49cffe3

Please sign in to comment.