-
Hello there
I have googled a lot but didn't find any solution to create a deep stubbed mock described in the following example:
`const route: ActivatedRoute = mock(ActivatedRoute);
when(route.s…
-
An idea! Woah!
- Create a context Preferences which has an initial value of preferences read from local storage.
- On mounting, send a 'request' (in the meantime this is what is mocked - just a fn…
-
-
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
Can't see a good way to force using Version 1 in things like `awscli` right now, would be nice to have…
CpuID updated
4 years ago
-
How about a `_mock` backend that just returns the Plot as a dictionary to use for tests and development?
Could definetly live on a `dev` branch. Otherwise we could give it a method that prints its st…
-
Similar to [faking Laravel's Mail](https://laravel.com/docs/5.4/mocking#mail-fake), the Mailgun facade should be fakeable:
```
public function test_it_sends_email()
{
Mailgun::fake();
/…
-
All pages should include the following:
- Header
-- Login/Signup link
-- Search
- Footer
-- "Powered by Hiking Project data"
Homepage should include the following functionality:
- Expanded S…
-
Due by Saturday
Be done by Friday
-
-
Depends on https://github.com/opencrvs/opencrvs-countryconfig/pull/288
### Motivation
We need a way to show how the MOSIP is configured and deployed.
### Dev tasks
Create a branch and pull request…