Skip to content

Conversation

@8ball030
Copy link
Owner

  • feat:added-further-param-types
  • fix:ensured-correct-path-for-install
  • feat:adev_improvements



# We remove the __pycache__ directories to avoid conflicts
result = (result == 0 or result == pytest.ExitCode.NO_TESTS_COLLECTED)
Copy link
Owner Author

Choose a reason for hiding this comment

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

This means we dont need tests in a component for it to pass the tests.

I am in a 2 minds about this;

A) it definitely does make it easier,

But the thing about tasking the path of least resistance is that we SHOULD have tests for everything we generate.

Comment on lines +4 to +5
# Copyright 2023 {{author}}
# Copyright 2023 valory-xyz
Copy link
Collaborator

Choose a reason for hiding this comment

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

wrong year, make it dynamic. Remove valory-xyz as well

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.

3 participants