Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rfctr: move test fixtures to tests/fixtures #116

Merged
merged 1 commit into from
Nov 6, 2018
Merged

Conversation

scanny
Copy link
Contributor

@scanny scanny commented Nov 6, 2018

  • Move cube-response JSON from tests/integration/fixtures/cube to
    /tests/fixtures.

  • Add fixture lazy-loading.

* Move cube-response JSON from tests/integration/fixtures/cube to
  /tests/fixtures.

* Add fixture lazy-loading.
@scanny
Copy link
Contributor Author

scanny commented Nov 6, 2018

@slobodan-ilic Can you CR this and merge at your earliest opportunity? It's pretty big (although simple) so it will be easier for both of us if we can base on this on master rather than have to do a merge/rebase onto it later.

I'm happy to do the merge once you approve the CR, just let me know.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8d08d30 on move-fixtures into cd7be98 on master.

@@ -355,11 +346,7 @@ def test_array_x_mr_by_row():


def test_array_x_mr_by_cell():
cube = CrunchCube(ARRAY_X_MR)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@slobodan-ilic slobodan-ilic merged commit e36611d into master Nov 6, 2018
@scanny scanny deleted the move-fixtures branch May 23, 2019 23:29
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.

None yet

3 participants