-
### Tasks
We may be able to achieve better testability in PermaplanTs frontend by extracting certain pieces of code as pure functions from React-Components.
### Use case
_No response_
### Relate…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/ac298677-08bc-4dcb-bfee-2909f1cf451e.png)
expected: to receive reminder while in app especially when users don't clo…
-
The developer guide is missing the required appendix section on "Instructions for Manual Testing", which results in low testability of the app.
[original: nus-cs2103-AY2223S1/pe-interim#5118] [o…
-
As the schedule list is locked to the current day without any way to change, and the `mark` command depends on the schedule list, it becomes very tedious to have to key in the schedule for each person…
-
The bears interns are looking through the cloud functions and seeing if we can add unit tests to them. We are still new to both the cloud functions and the world of testing, so we would really appreci…
-
## SOFT BLOCKED
We can start building this, but it won't really be testable / deployable until we complete our JSON schema work
- department-of-veterans-affairs/va.gov-team#97061
### Testability: …
-
For a new user it's hard to understand if certspotter is working correctly.
It would be useful if it logs:
* How much domains it started to monitor (from watchlist). maybe some other stat periodical…
-
```
I might like to run testability with a "check" goal that takes the result
and fails the build if certain criteria are not met in the testability
results xml file.
Also, I might just want to creat…
-
```
final public function presign(Input $input, ?\DateTimeImmutable $expires = null): string
```
This makes testing impossible as you cannot mock the presign!
--
I am aware of libs that ove…
-
### Current Behavior
When you implement a new message type the docker compose ignores the changes and proceeds to just use the old cached image. Manually running catkin_make makes the message type av…