-
# Testing Approaches
We will follow a Test-Driven Development (TDD) approach whereby initial test cases are written before application components are developed. As our database is central to our fe…
-
When integrating [Brunch](http://brunch.io/), [Karma](http://karma-runner.github.io/0.12/index.html) and Istanbul precious information from source maps is lost. I think its a good idea to look for sou…
-
### **Description:**
We need to implement test cases to ensure proper visibility of user account types across various sections of the platform, including the user profile, user list, and posts.
##…
-
compatibility of the new Stylemark with the old one ([stylemark](https://github.com/mpetrovich/stylemark) and the old pv-stylemark)
- `assets` option
`lsgAssetsSrc` was removed with the note: ".…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Hey together,
this feature reque…
-
Hello, I've noticed unexpected behavior while using the `Select` component, that the amount of options presented can differ between each render throughout different sessions. Unfortunately this doesn'…
-
I'm a newbie to React/Jest/JS and playing with react-navigation and jest.
In my sample app I have
`const MainApp = StackNavigator({
Home: {
screen…
-
## Feature Description
Add the Setup CTA Banner to the dashboard, implement the happy path setup logic, and show the success state.
Note that this issue does not include redirecting to OAuth if …
-
I have a class that accepts an instance of third-party library class in initializer (injection).
But Cuckoo framework does not allow mocking a class that is not in our project. This class is located …
-
### Issue and Steps to Reproduce
Tried to follow the instructions over [here](https://github.com/ElementsProject/lightning/blob/master/doc/INSTALL.md#to-build-on-macos) but running into issues.
* in…