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

workflow: execute unit tests on Windows #717

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

matheusalcantarazup
Copy link
Contributor

@matheusalcantarazup matheusalcantarazup commented Oct 25, 2021

- What I did
Previously some unit tests was implemented to execute and validate
scenarios only for Linux based machines. This commit fix these tests to
execute on Windows.

Note that the goal of this commit is only to fix these tests and make
them work on Windows, we still need to make some improvements on some
of these tests to have a better assertiveness.

This commit also change the configuration of Test workflow to add
windows-latest as a new runner.

Signed-off-by: Matheus Alcantara matheus.alcantara@zup.com.br

- How to verify it

- Description for the changelog

@matheusalcantarazup matheusalcantarazup force-pushed the unit-tests-windows branch 20 times, most recently from 2159ea6 to 744adfa Compare October 27, 2021 14:58
@matheusalcantarazup matheusalcantarazup changed the title ci: execute unit tests on Windows workflow: execute unit tests on Windows Oct 27, 2021
@matheusalcantarazup matheusalcantarazup marked this pull request as ready for review October 27, 2021 14:59
@matheusalcantarazup matheusalcantarazup force-pushed the unit-tests-windows branch 2 times, most recently from 1117160 to cb6a7ff Compare October 27, 2021 15:05
Previously some unit tests was implemented to execute and validate
scenarios only for Linux based machines. This commit fix these tests to
execute on Windows.

Note that the goal of this commit is only to fix these tests and make
them work on Windows, we still need to make some improvements on some
of these tests to have a better assertiveness.

This commit also change the configuration of Test workflow to add
windows-latest as a new runner.

Signed-off-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
@matheusalcantarazup matheusalcantarazup merged commit 9a85401 into main Oct 27, 2021
@matheusalcantarazup matheusalcantarazup deleted the unit-tests-windows branch October 27, 2021 19:54
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