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

Consistent casing setup->setUp across test classes #3305

Merged
merged 5 commits into from
Sep 10, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Sep 8, 2023

d3dbd50 fix typo matricies -> matrices
ebad8c2 fix TestVaspInput.test_write() polluting repo dir
58925e5 def setup() -> def setUp()

@janosh janosh force-pushed the fix-test-setUp-casing branch from 58925e5 to 05b1061 Compare September 10, 2023 06:43
@janosh janosh changed the title Fix test set up casing Consistent casing setup -> setUp on all test classes Sep 10, 2023
@janosh janosh merged commit fc69a71 into master Sep 10, 2023
21 checks passed
@janosh janosh deleted the fix-test-setUp-casing branch September 10, 2023 08:42
@janosh janosh added the pkg Package health and distribution related stuff label Sep 10, 2023
@janosh janosh changed the title Consistent casing setup -> setUp on all test classes Consistent casing setup->setUp across test classes Sep 10, 2023
janosh added a commit that referenced this pull request Sep 14, 2023
* fix typo matricies -> matrices

* fix TestVaspInput.test_write() polluting repo dir

* def setup() -> def setUp()

* remove pointless fixtures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg Package health and distribution related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant