Skip to content

Add tests for load_config() #345

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

Closed
felixdivo opened this issue Jun 29, 2018 · 0 comments · Fixed by #1396
Closed

Add tests for load_config() #345

felixdivo opened this issue Jun 29, 2018 · 0 comments · Fixed by #1396

Comments

@felixdivo
Copy link
Collaborator

No description provided.

@felixdivo felixdivo added this to the 2.3 Release milestone Jul 16, 2018
@felixdivo felixdivo removed this from the 2.3 Release milestone Sep 7, 2018
nertpinx added a commit to nertpinx/python-can that referenced this issue Sep 13, 2022
Add tests for load_config with contexts and environment variables.

Closes hardbyte#345
nertpinx added a commit to nertpinx/python-can that referenced this issue Sep 14, 2022
Add tests for load_config with contexts and environment variables.

Closes hardbyte#345
nertpinx added a commit to nertpinx/python-can that referenced this issue Sep 18, 2022
Add tests for load_config with contexts and environment variables.

Closes hardbyte#345

Signed-off-by: Martin Kletzander <[email protected]>
nertpinx added a commit to nertpinx/python-can that referenced this issue Sep 20, 2022
Add tests for load_config with contexts and environment variables.

Closes hardbyte#345

Signed-off-by: Martin Kletzander <[email protected]>
zariiii9003 pushed a commit that referenced this issue Oct 7, 2022
* listener_test: Do not modify environment for other tests

* network_test: Do not modify environment for other tests

Also do not skip the test since there will always be an interface (previously
set globally and now prepared in setUp function.

* test_load_file_config: Test with different values

Testing with the same interface values would not show possible issues in case
there were any.

* tests: Add test for load_config

Add tests for load_config with contexts and environment variables.

Closes #345

Signed-off-by: Martin Kletzander <[email protected]>

Signed-off-by: Martin Kletzander <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant