-
No Silver Bullet: Essence and Accidents of Software Engineeringby Frederick P. Brooks, Jr.Originally appeared in:Brooks, Frederick P., "No Silver Bullet: Essence and Accidents of Software Engineering,…
-
### Description
If you test the individually and then build the module you aren't accurately testing the code that you're shipping, simple things like $script: or $global: variables may be set in f…
-
### Description
Sometimes we need to inspect RPC requests, specifically quantity and types of requests. A separate screen is used for this on mobile app.
There are two buttons:
1) r…
rasom updated
8 months ago
-
### Description
When I run `pytest` without the `-x` option (i.e. when I add the following* to `docker-compose.test.yml` and then run `$ make up-test` followed by `$ make test`), **multiple tests f…
-
# Update 10/04/2018
@ianhays and I discussed this and we agree to add this 6 APIs for now:
```cs
// Adds a range to the end of the collection.
// Raises CollectionChanged (NotifyCollection…
-
## Story
As a user
I want to see the details of my completed transaction
So that I can check the details, share to prove it if needed and troubleshoot if something doesn't seem right
## Acceptance C…
-
Batch upgrade of project lib. QA should be limited to high-level exploratory testing.
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### If you are filing this issue based on a specific GitHub Discussion, please link to the relevant Discussion.
#292
### Describe the goals of the changes to the analysis module.
Here we should te…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Car Object Detection
:red_circle: **Aim** : Create a DL model which will detect the objects(cars) from …