-
Take the example of ProjectExistsCommand object in Project Tracker.
In ProjectEdit.cs we are calling ' DataPortal.Execute(cmd);'
What if we have a static method in Command object and then call Dat…
-
Pretty big bug. Let's fix by creating the add-on!
**User story**
As a user
I want to be able to dpeloy my site to [Vercel](https://vercel.com)
So that I can ride their platform's wave of popul…
-
Our current testing environment only provides very limited testing of the different language bindings.
# What we have
systemtests that run the solverdummies for the different language bindings i…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [ ] Example that reproduces the problem uploaded to Github
- [ ] Full description of the issue provided (…
-
It might be nice to encourage unit tests in studies and provide some tooling for it.
In the hypertension study (and still-WIP data-metrics study), I've got a little test harness method that runs a …
mikix updated
3 months ago
-
### Current Behavior
When a new deployed apisix reload, shutting down worker process will not disappear.
![image](https://github.com/user-attachments/assets/aa74d8d9-9e61-4273-b2f9-b8a348c1032d)
…
-
Make sure we have support for JSON server
-
At the day job I finally obtained a slice of the AWS pie for my team, and I am really excited for this package! Are there specific areas you'd like help with, or even just testing? I have dabbled in A…
-
Reproduction: https://github.com/lwiddershoven/mockito-issue
When maven (or IntelliJ) run my test it fails:
```
[ERROR] IssueTest.issue -- Time elapsed: 0.159 s
-
## "Mock" routing API
For the tests that involve routing we should mock the external API response. That would allow for better testing of (for example) the time label.
It's also indepentent of the A…