Uh oh!
There was an error while loading. Please reload this page.
Added documentation for creating tasks - #719
Conversation
Codecov Report
@@ Coverage Diff @@## develop #719 +/- ##
======================================
Coverage 88% 88% ======================================
Files 36 36 Lines 4077 4077 ======================================
Hits 3588 3588 Misses 489 489Continue to review full report at Codecov.
|
It failed when the random task already existed.
PGijsbers
commented
Jun 28, 2019
Is this PR ready for review? |
mfeurer
left a comment
There was a problem hiding this comment.
Thanks a lot for this example. In general this looks good and I left a few remarks here and there. The only real issue right now is that it does not execute on the test server. Could you please have a look into that?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
joaquinvanschoren
commented
Jul 10, 2019
Ehm, tests now fail because Also, when you said "it does not execute on the test server", did you mean that the test fails or it doesn't even get executed? Do I need to register it somewhere? |
PGijsbers
commented
Jul 10, 2019
mfeurer
commented
Jul 15, 2019
I'd prefer rebase, but merging the development branch into this branch should also be fine. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mfeurer
commented
Jul 15, 2019
Looks good overall, I'd be happy to merge once the tests pass |
Uh oh!
There was an error while loading. Please reload this page.
Documents the task upload functionality.