Jon Austen

Results 30 comments of Jon Austen

The docker hub repo joequant/bitstation **Dockerfile** makes no mention of Javascript and so if it supports Javascript, it is not at all obvious (in the way that jupyter-docker-stacks makes it...

Trying to understand your last comment: are you saying you'll host the .css file in 2 different locations and the code will try both locations before it renders the report?

I just ran into this using the latest Cypress docker runner. Maybe i'll need to extend the image to make sure fs-extra gets imported correctly.

Thanks. I'll run through the example today or tomorrow, once again, and then reply to this thread once more with exact details on the parts of this form-submit guide that...

Ok, finally had time to follow up on this: Things I noticed after starting with 'gs-handling-form-submission' demo project, and using that as a template to build my own: ## https://github.com/djangofan/spring-boot-mortgage-calculator...

Once you create some basic tests, I will probably be able to help a lot in this area of things.

yeah, that looks hopeful. It sounds like using Spock is the way to go so that we get the object mocking when/then stuff right? https://code.google.com/p/spock/wiki/SpockBasics

@foragerr Looks like Gradle TestKit is now out... https://docs.gradle.org/current/userguide/test_kit.html I'm definitely interesting in helping write these tests, as time allows...

Run with goal 'verify' with 'skipTests' option? On Jun 25, 2015 1:05 PM, "timdp" [email protected] wrote: > Hi, I'm using in conjunction with the jmeter-plugin and I would like run...

Such a nightmare configuration. It tried the above an got: **_No project URL defined - decoration links will not be relativized!_**