Anna
Anna
Can a question like what the HTML abbreviation stands for be added to the pool of questions?
I wanna update an distraction answer to be "Friend Function" instead of "Friend functiom" ; as soon as I can think of an proper question involving template strings.
Hi there. I think you should look at making sure the numbers that are displayed have a fixed number of digits. Lastly to solve the negative coins in the drawer,...
It's been a long while since this was last discussed, but I was thinking using Playwright here might be a good idea.
Okay now I've got it.
The test is failing because the signed in user for whatever reason doesn't have those certs and I'm not sure how to fix it so the test user has the...
At what point should we introduce the `if` to the equation? I was thinking roughly around step 40. Although adding it near the end couldn't hurt?
One of the key things you'll need to do is change https://github.com/paulloz/godot-ink/blob/10a8bed67545468f8b1ab9b66b2aadb4e3043837/addons/GodotInk/Src/InkStory.cs#L46-L52 to the following ``` public static InkStory Create(string rawStory) { var story = new InkStory { RawStory =...
I don't know what to do here exactly. But it's essential that the `price` variable is modifiable for the other tests to pass. By some miracle the other tests aren't...
Okay I have added a check to make sure that the html file is linking to script.js.