-
- [x] Clarify AWS/hosting limits on uploads with @simsong , specifically for testing purposes
- [ ] Wrap up test writing
-
These functions:
https://github.com/dirac-institute/sorcha/blob/e385ee0a8ee504ca1585afa7369365f664bd5e38/src/sorcha/modules/PPJoinEphemeridesAndParameters.py#L1-L24
https://github.com/dirac-inst…
-
Hello, at v7c step in chapter math, some functions references are broken.
```go
func simpleTime(hours, minutes, seconds int) time.Time {
return time.Date(312, time.October, 28, hours, minutes, s…
-
**Description**
The test coverage of `copilot-core` is currently reported at 75% by Hackage.
Although there are exceptions to what we can test (record fields of existential types) or should test…
-
**Describe the bug**
When I use `tab` for auto completion an error occurs.
**To Reproduce**
Open a shell, press `tab`.
**Expected behavior**
The error not to occur.
**Shell output**…
-
Unit tests would be useful for things like chatter selection & name splitting
-
the `daily_mean` function in inflammation/models.py is covered by good tests, but the other functions in this file have no tests yet. Add tests for `daily_min` and `daily_max` to ensure these function…
-
### Description
The following code:
`compile-test.php`
```php
-
The generated test code invoke sthe function's `main()` entrypoint with an empty dictionary:
```python
import unittest
func = __import__("func")
class TestFunc(unittest.TestCase):
def …
-
Unit tests functions linked in code with this issue.