1
1
mirror of https://github.com/nmattia/niv.git synced 2024-11-27 01:56:09 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Antoine Eiche
64f8845e51 Add tests by mocking GitHub API
The following scenario is tested:
1. niv init
2. niv drop niv
3. niv add nmattia/niv
4. niv update niv
5. niv add foo -v 1 -t 'localhost:3333/foo-v<version>'
2019-04-29 12:06:41 +02:00