node-gcm
node-gcm copied to clipboard
Test Coverage Analysis
The tests should be looked into, and a plan for improvement laid.
- Which areas are there that the tests should cover?
- How many of these do the tests currently cover?
- How in-depth are the current tests? Do they cover edge-cases?
- Is there dead code in the project?
- How could integration tests (testing that the generated requests are seen as valid by GCM) be made possible?