-
Hey there
I get the following error when running dynalite.
```
ReadError: Database is not open
at /api/node_modules/levelup/lib/levelup.js:190:15
at /api/node_modules/encoding-down/i…
-
## Description
As a developer,
I need add POST /organizations /{organization_id} /programs/{program_id} /send_request API endpoint,
so that a mentor/mentee can apply to a program.
## Mocks
NA
…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing bugs to ensure a similar bug has not already been created
### Description
If you provide a moc…
-
## Notes
Catchall card for overall code review comments.
In order to make it easier to find where the comments are reference, i'm left them in the order that they are in the code - however, I have…
-
## 1. General summary of the issue
Mock scope appears to be not intuitive.
If you define a Mock in an It, and think that when the It is gone that the Mock is gone, it does not appear to be so. …
-
Certain warnings are being generated when running Jest tests and we should look
into fixing them. They are talking about module name collisions which shouldn't
be too hart to fix (in theory, as usual)…
-
Howdy!
_**TLDR;**_ Smocker appears to be increasing in CPU utilization as my integration suite grows. Having the ability to remove orphaned mocks may alleviate this.
First off, I saw this other …
-
The XML writer doesn't work on XML that contains attributes. I discovered this trying to modify my `phpunit.xml`.
Here's a _passing_ test case with one of the project's own mocks:
```php
$raw =
-
This is a tracking issue regarding our use of mocked APIs when testing.
The idea was initially proposed in #270.
- [x] Run integration tests as part of CI (#296)
- [ ] Commit Time Exporters
…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11784 |
|Radar | rdar://problem/57246619 |
|Original Repo…