Tomasz Pluskiewicz
Tomasz Pluskiewicz
I honestly don't have the faintest clue about it 😅
Here's another example. In my test I wrote ```js client.test("Created sortBy:title properties", function() { const {bindings} = JSON.parse(response.body).results const total = bindings[0].total.value client.assert(total == 0, `${total} records found without sort...
re #103, this needs a more robust fix because the exception is thrown even if the environment is configured in a private env file
No, with java 16 I was getting the nashorn error > java.lang.IllegalStateException: ScriptEngineManager().getEngineByName("nashorn") must not be null
Oh, I got something! In the second attachment all 4 tests pass only when all of them are executed together. And more precisely, when `Nested_WithImpromptu` runs before `Nested_WithDynamitey`. Which means...
One more observation. While trying to debug this I noticed that there already is a similar passing test: [TestStaticPropertySetFollowedByGetTest](https://github.com/ekonbenefits/dynamitey/blob/master/Tests/Invoke.cs#L327). The differece is that it first sets the property. And indeed,...
Have you had a chance to look at this @jbtule?
Thought so :(. I did a dirty, hacky rewrite in the test setup for now...
@jacoscaz this is super specific to [@web/test-runner](https://www.npmjs.com/package/@web/test-runner) https://github.com/zazuko/rdfjs-elements/blob/27c7b29274077a6f6e281d94fcf747b06bb55ddf/web-test-runner.config.mjs#L23-L32
> for 1 summer 8 years ago :D