Conversation
pbiering
left a comment
There was a problem hiding this comment.
would it not better to merge the integ_test.yml into current test.yml to be able to useneeds and start integration tests only after "test-ubuntu-python-newest" has successfully passed?
done |
|
@maxberger - is the "JS Type Check" independent from "integ-test" or should this be cascaded? If second, please add an additional dependency. |
Both are independent. The js type check is more like a linter (do we have valid JavaScript?), the integ test tests everything including the server (when I click here does the right thing happen). I could even think about adding unit tests - but right now I think that would be too much. |
Uh oh!
There was an error while loading. Please reload this page.