Skip to content

Conversation

dhebbeker
Copy link
Member

- Merge common parts.
- Do not use separate configurations for each test.
This ensures that the baud rate is the same as the one configuring the serial monitor.
This was why I had to apply 6d261d6.
The lead to confusion with the CI.
Being more specific is better.
@dhebbeker dhebbeker force-pushed the feature/83-restructure-test-environments branch from 925ff66 to 68f5679 Compare September 21, 2024 10:38
Copy link
Member Author

@dhebbeker dhebbeker left a comment

Choose a reason for hiding this comment

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

The biggest change is that the build environments for testing have been merged. They were not very distinct in the first place. As ldf_mode=chain is used, mocking should still work as expected.

Comments were removed which were not specific for the configuration but were explaining how to use PlatformIO instead. PlatformIO documentation should not be copied into the ini-file. What should be added as comment is the intention why a setting has been defined in a certain way.

@dhebbeker dhebbeker marked this pull request as ready for review September 21, 2024 10:44
@dhebbeker dhebbeker force-pushed the feature/83-restructure-test-environments branch from 87dfe1a to 9f4bb13 Compare September 21, 2024 11:55
@dhebbeker dhebbeker added CI infrastructure Anything related to automatic builds and checks. testing Related to creating tests and its infrastructure. labels Sep 21, 2024
@dhebbeker dhebbeker merged commit cf7e909 into develop Sep 21, 2024
3 checks passed
@dhebbeker dhebbeker deleted the feature/83-restructure-test-environments branch September 21, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI infrastructure Anything related to automatic builds and checks. testing Related to creating tests and its infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

restructure build environments? restructure test environments?

1 participant