-
### Epic
Epic issue includes overview, complete list of user stories, technical and content requirements, user testing task ideation, and current design mock-ups.
- https://github.com/cfpb/sbl-p…
-
## Steps to reproduce
create a faust.App instance during testing
for the example, there are only 2 files app.py files with a single topic and an event handler
and a test.py file that calls this …
-
It should not be part of `lib`
┆Issue is synchronized with this [Wrike task](https://www.wrike.com/open.htm?id=808609807) by [Unito](https://www.unito.io)
-
xdk78 updated
7 years ago
-
Create a service to interact with to GET data on genomes
-
Hello,
First things first, smocker is dead simple to start with, keep up the good work!
Lately, I wanted to avoid putting a large piece of JSON directly in a mock definition so I tried to offloa…
-
-
## Description
Create the functional back-end based on the design #14 https://docs.google.com/document/d/1Y2MZ-Q92bhFCit-SoivpriOsxQZIbJop4ewiCqkYRNU/edit
## Subtasks
It probably makes sense to do …
-
`Purchases` is currently only like a namespace for several functions and has several static functions.
As the functions are static it makes it hard to mock `Purchases` to write tests if data is cor…
-
For a while now my next.js app has been running incredibly slowly causing me a lot of frustration both in development and production.
I used next bundle analyzer to investigate this and found that …