Feature #6307
Write tests for Git
Start date:
2015-01-10
Due date:
% Done:
100%
Description
Subtasks
Feature #8669: Write tests for anonymous Git | Resolved | 100 |
|||
Feature #8670: Write tests for Git over SSH | Resolved | 100 |
History
#1 Updated by intrigeri 2013-09-26 06:10:28
- Target version set to Sustainability_M1
#2 Updated by intrigeri 2015-01-06 12:58:55
- blocks #8538 added
#3 Updated by anonym 2015-01-09 13:23:39
- Assignee set to kytv
- Target version changed from Sustainability_M1 to Tails_1.5
#4 Updated by anonym 2015-01-09 15:53:28
- blocks deleted (
)Feature #6300: Framework to set up throw-away services for the test suite
#5 Updated by anonym 2015-01-09 16:58:12
To implement this we’ve decided to store all needed credentials (host, port, user, public/secret key) inside Tails Git repo (e.g. in features/support/config.rb
), but it will point to a read-only (at least with those credentials) testing Git repo. We only need pull from it, so the read-only part is not a problem.
#6 Updated by anonym 2015-01-09 17:02:27
- blocked by
Bug #8644: Setup a Git repo for automated Git tests added
#7 Updated by intrigeri 2015-01-10 17:34:00
- blocks deleted (
)Bug #8644: Setup a Git repo for automated Git tests
#8 Updated by anonym 2015-01-10 17:36:03
- Target version changed from Tails_1.5 to Tails_1.4
#9 Updated by kytv 2015-01-16 13:24:31
- Status changed from Confirmed to In Progress
- Assignee changed from kytv to anonym
- QA Check set to Ready for QA
#10 Updated by anonym 2015-02-23 16:55:34
- Status changed from In Progress to Fix committed
- Assignee deleted (
anonym) - Target version changed from Tails_1.4 to Tails_1.3
- QA Check changed from Ready for QA to Pass
#11 Updated by BitingBird 2015-02-24 22:51:12
- Status changed from Fix committed to Resolved