-
### Is your feature request related to a problem? Please describe
For new contributors, it cant take a while and be a bit confusing where to start when developing, as it requires setting up a provide…
-
The tests are very fragille. Some of the calls to bamboo.io can be mocked, I start using [mock](http://pypi.python.org/pypi/mock) in bamboo, it's very helpful.
For that do call we can poll the statu…
-
**Is your feature request related to a problem? Please describe.**
I have been working on creating mock APIS (full CRUD support) in my own implementations with MSW for a few years and have been wonde…
-
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
-
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…
-
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…
-
https://semaphoreci.com/dorbel-tech/dorbel-app/branches/feature-phonegap/builds/13
```
9 failing
1) Integration - PATCH /listings/{id} should change image order:
Error: expected 200 "OK…
-
Make sure we have support for JSON server
-
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…