-
Currently it is very difficult to test many classes in AEPCore because we are not using the following Swift paradigms as much as we should be:
Protocol Oriented Programming:
Look into using protoc…
-
cool library with some interesting ideas.
Ideally, I was trying to create a simple wrapper to hide jesque(and simulate jesque) from a testability perspective. Unfortunately, the design seems to be p…
-
### Issue Summary
It would be nice to have an interface available for mocking or a provided fake client that allows clients to utilize the library without sending real emails.
### Steps to Reprod…
-
As customer asks:
> Can I raise the severity of an "issue"? For example, I want a missing alt tag on an image to be considered an error rather than a warning.
It's actually a good idea to allow test…
-
Many of our tests are currently "integration" tests in that they test the total behavior of the game for a certain sequence of events (e.g. kill a tank and pick up its power-up).
We should probably m…
-
## SOFT BLOCKED
We can start building this, but it won't really be testable / deployable until we complete our JSON schema work
- department-of-veterans-affairs/va.gov-team#97061
### Testability: …
-
### Detailed Description
The agent makes abrupt lane changes, causing it to suddenly brake to avoid collisions.
### Definition of Done
Lane changes are smooth and safe, with no abrupt braking.
Con…
-
```
http://picocontainer.org/
```
Original issue reported on code.google.com by `ejder.bastug@gmail.com` on 7 Mar 2012 at 2:30
-
### Feature Description
The Acting architecture needs a redesign/design because:
- Control was [separated](https://github.com/una-auxme/paf/issues/488) out from acting
- A [interface](https:/…
-
Hello,
within a company for which I do digital design, we are using 55 nm technology (proprietary) with proprietary
memory compiler. As we are moving closer to serial manufacturing, we are startin…