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

volttron --testing command thoughts #231

Closed
craig8 opened this issue Oct 12, 2024 · 1 comment
Closed

volttron --testing command thoughts #231

craig8 opened this issue Oct 12, 2024 · 1 comment

Comments

@craig8
Copy link
Contributor

craig8 commented Oct 12, 2024

Platformwrapper should

  1. Create volttron_home with pyproject.toml file.
  2. Replace the reletive paths in the volttron-testing pyproject.toml file with absolute paths.
  3. Search the volttron-testing pyproject.toml file for packages that need to be added to the pyproject.toml file
  4. Then start up the platform should be started with -vv and without --dev

Assumptions that are made.

  1. VIRTUAL_ENV is set (meaning testing is from a virtual env)
  2. The pyproject.toml file is in the directory above the VIRTUAL_ENV (poetry config virtualenvs.in-project true)
@craig8
Copy link
Contributor Author

craig8 commented Oct 29, 2024

OBE

@craig8 craig8 closed this as completed Oct 29, 2024
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

No branches or pull requests

1 participant