-
At first sight, the code coverage seems very low (25%), but you did a lot of appreciable efforts to test correctly HydroPowerModels.jl. Investigating it further with [codecov](https://codecov.io/gh/an…
-
Right now, supermodel tries to access utilities during import time, when being used to define a schema of an interface.
It may or may not be that at that time all utilities have been loaded, bring bac…
do3cc updated
6 years ago
-
In the VM Dart tests, we have `use_flag_test_helper.dart`, which I created a while back to abstract out the paths to various binaries that are needed for tests that generate snapshots, as well as help…
-
Just starting out with node-amqp10 I was trying to create a QpidJava policy with some of the `sslOptions` overridden.
Browsing through the code I got the impression that something along the lines of …
-
> Is it possible to test this in any other way then defining a whole bunch of new test classes?
>
> I'm thinking about setting up a mocker that throws on every call: https://stackover…
-
Here's the entire Jupyter notebook:
```
# -*- coding: utf-8 -*-
"""controlflow
Automatically generated by Colab.
Original file is located at
https://colab.research.google.com/drive/1rP…
-
Is the test for blkid ZFS support supposed to fail for other reason than that it assumes the GNU mktemp and truncate utilities?
https://github.com/openzfsonosx/zfs/blob/d48d8749f240018c11a197bc083f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
Web
### Description
…
-
Copied from [User Story 1594615: Create Testing Strategy docs](https://ni.visualstudio.com/DevCentral/_workitems/edit/1594615)
We should provide an overview of the testing architecture of nimble an…
-
We have a bunch of components (`Label`, `Button`, etc) that are used as utilities by many other components. Each component should have a `.spec.ts` test suite associated with it. Tests should be writt…