-
Great codebase and fun project. I am pretty new to this and to C++ generally
As the subject says, the TEST_ANIMATE2D does not work. If you could point me in the right direction of a fix, I can may…
-
Some good candidates for testing coverage are:
- [ ] Dispatch Commands
- [ ] Dispatch Arguments
- [ ] Many of the Persistence utilities (`Persistence`, `FileUtil`, `DataContainer`, etc.)
- [ ]…
-
There is a circular import
```
ImportError while importing test module '/home/jeffs/python/nbmdt/test/test_utilities.py'.
Hint: make sure your test modules/packages have valid Python names.
Trac…
-
**Summary or problem description**
Neo plugins lack unit tests, thus we need to add unit tests for them. This issue is a plan of adding unit tests for RpcServer plugin.
**Do you have any solution …
Jim8y updated
1 month ago
-
The `core.py` file was meant to act as a central utility module where multiple other modules could find common functions. Over time, it has become bloated and it makes sense to move some of the relate…
-
VS Code version 1.88.1
cpputestadapter version 1.3.4
Widcards for unit tests executable extension used to work prior to last weeks release.
With the recent update during the week of 4/17/24 t…
j3270 updated
1 month ago
-
Ahoy! As I’m spending the week in the hospital undergoing a series of tests to investigate some allergic reactions, I’ve got a bit of time and thought it might be a good opportunity to work on a proje…
-
During the `CMSSW_14_2_X` release cycle we should finally remove the native CUDA modules, and eventually the "old" native CUDA framework that supports them.
As some modules have not been migrated t…
-
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.0-Ic-281/Mesh_3/TestReport_Christo_MSVC-2022-Preview-Release.gz
```
CGAL::Random()::get_seed() = 1720085784
...
Parallel mesh generatio…
-
### Impacted plugin
None / Other
### Quick summary
To load [Action Scheduler](https://actionscheduler.org/) into one of our plugins we use the following code:
```php
$action_scheduler_pat…