-
Hi. First let me say, WOW. This is an awesome guide that gives clear examples for pretty much all things you could do in unit testing for AngularJS.
At my current job we are also using what we call "…
-
Hi guys, do you have time to check mi latest pull request? https://github.com/novalabio/react-native-maps-super-cluster-example/pull/4/commits
Thanks!
-
We don't have any ~~assertion~~ acceptance tests to make sure that we can properly create a service broker once this thing deploys on staging. So this would be a nice thing to add.
cc: @rememberlen…
-
Setup acceptance tests for:
- [ ] Sign-up
- [ ] Sign-in
-
Create tests that combine multiple properties in particular ways.
These tests should be for scenarios that are:
1. **Common** (many projects may use the set of properties tested)
2. **Potentially pro…
-
They should use a mock for the random generator (otherwise mac and linux give differently results) and then we should also recalculate values (the simplex generate different values).
-
A user is currently able to RSVP to an event in the past.
-
I often miss a function that computes the acceptance rate of a chain.
I'm happy to put PR together if you feel that would be a useful addition.
Some points we should think about:
- How to …
-
### Tasks
#### React
- [ ] internetenemies/combatcritters-react#17
- [ ] internetenemies/combatcritters-react#18
#### ts wrap
- [x] internetenemies/combatcritters-ts#9
- [x] internetenemies/combatcrit…
-
I think the order of the acceptance tests is broken. For example, I am not sure if Rsyslog is installed correctly after the function ```cleanup_helper``` was executed. Also, the module for Elasticsear…