Skip to content

Moving module tests from test_assignments to test_modules#8

Open
AsherGlick wants to merge 1 commit intoBelfrySCAD:mainfrom
AsherGlick:test_parameters
Open

Moving module tests from test_assignments to test_modules#8
AsherGlick wants to merge 1 commit intoBelfrySCAD:mainfrom
AsherGlick:test_parameters

Conversation

@AsherGlick
Copy link
Copy Markdown
Contributor

I noticed two module-like tests in test_assignments.py.

  • TestParameterLists.test_empty_parameters is the same test as TestModuleDefinition.test_module_no_parameters so I removed it.
  • TestParametersList.test_parameters_trailing_comma was moved and renamed to TestModuleDefinition.test_module_multiple_parameters_trailing_comma to fit with the naming scheme of TestModuleDefinition

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