Skip to content

Conversation

@DreamingRaven
Copy link
Contributor

Tests no validate types, use core functions rather than chaining tests, and the docker scripts now have failure catching, preventing previously built containers from hiding errors.

This also fixes the docker script context path so it can find the correct dockerfile.

This should now also work when backported to 3.3.2 shortly.

Prevent the scripts from running if a pervious command fails.
The unit tests no longer chain from eachother but instead use core functions to the test class. This means if an earlier one fails they wont all fail, but they still validate the types and use of objects. This will help better identify things that are unpickleable rather than a dependancy of theirs that is not pickleable.
@Huelse Huelse merged commit 6dc7bda into Huelse:master Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants