Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labo2 part2 Done #191

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Labo2 part2 Done #191

wants to merge 55 commits into from

Conversation

fquellec
Copy link

@fquellec fquellec commented Apr 3, 2017

Francois Quellec
Pierre-Samuel Rochat

JulienBrechet and others added 30 commits March 22, 2017 18:35
* Adding the 2 authors.

* Adding tests of protocol V2 in the fb-lab02-v2-tests branch. The file was in the wrong branch.

* Deleting V2Tests in branch tests. The tests of protocol V2 must be in the contrib branch.

* Adding tests of protocol V2 in fb-lab02-v2-contrib.

* Deleting RouletteV1ClientImpl.java. This branch contrib must only have the V2 tests.

* Adding the tests of protocol V2 in the contrib branch.

* Re-adding RouletteV1ClientImple.java which was deleted.
* Revert "Add specs for Roulette Protocol v2 (SoftEng-HEIGVD#80)"

This reverts commit 1bd39cb.

* Revert "Adding tests of protocol V2 (SoftEng-HEIGVD#79)"

This reverts commit 42ff40c.
* Adding the 2 authors.

* Adding tests of protocol V2 in the fb-lab02-v2-tests branch. The file was in the wrong branch.

* Deleting V2Tests in branch tests. The tests of protocol V2 must be in the contrib branch.

* Adding tests of protocol V2 in fb-lab02-v2-contrib.

* Deleting RouletteV1ClientImpl.java. This branch contrib must only have the V2 tests.

* Adding the tests of protocol V2 in the contrib branch.

* Re-adding RouletteV1ClientImple.java which was deleted.

* Now the file of V2 tests compiles.
* Nouveau test

* Spécification du protocole Roulette V2
* Implementation V1

* Added 2 tests

* Tests for protocol V2

* Revert "Added 2 tests"

This reverts commit 243fa30.

* Revert "Implementation V1"

This reverts commit 4c55775.
* add spec for Roulette protocol V2.0

* add connection spec for Roulette protocol V2.0

* add emptylist spec for Roulette protocol V2.0

* test ignore

* PR modif

* PR test-stats.json reset

* function renamed

* connection tests fix
* commit branch + empty file

* Some tests, need checking responses

* test pour v2

* Add @ignore to build
* Test for RouletteV2protocol

* lab02 contrib Test RouletteV2Protocol with @ignore

* lab02 contrib Test RouletteV2Protocol with @ignore
…d fix exceptions (SoftEng-HEIGVD#146)

* RouletteV1ClientImpl done and all tests passed

* Implementaion of RouletteV1ClientImpl class

* Implementation of RouletteV2Luca15Test class

* Implementation of RouletteV2Luca15Test class finished

* Implementation of RouletteV2Luca15Test class

* Implementation of RouletteV1ClientImpl class

* Implementation of RouletteV2Luca15Test class and fix exceptions

* Implementation of RouletteV2Luca15Test class FINAL all fix
* Added tests for the server and client

* Added a few tests
* Create .travis.yml

* Added tests for V2 protocol

* Added @ignore tag to RouletteV2Faku99Test class

* Revert "Create .travis.yml"

This reverts commit 0e89ed8.

* Added Ignore tags so travis build passes

* Removed bad test
* Implementation of tests Client v2

* Mistake with ArrayList template

* Ajout du test de récupération d'un élève aléatoirement.
* Added tests for V2 protocol

* Adding @ignore for automated merge

* @ignore on the class not on the individual tests

* Added @ignore on v1 tests class

* Meaningfull commit message this is not...
* creation of file RouletteV2BasileChatillonTest

* add some new method to test the version, the port, the method listStudent and the method clearDataStore

* Ajout du git de mon colègue pour les @TestAuthor.
* first implementation of unit test RouletteV2AnnieSandraTest

* implementation of RouletteV2AnnieSandraTest: add new incomplete tests

* automated test of v2 protocol

* removing header generated by IDE, Final automated tests

* final implementation of automated tests : bug fix

* implementation test v2 : bug fix
* Init testV2

* RouletteV2Test

* MAJ Tests
* Initial test file for Roulette Protocol V2 client.

* add 4 test for RouletteV2

* Corrected theServerShouldHaveTheRightPort()
* Add tests for roulette v2

* Add ignore on tests
* First implemetation of the test for the v2 protocol

* Suppression LoadCommandResponse pour PR

* suppression en-tête automatique

* ajout @ignore

* add ignore at all
edwardransome and others added 25 commits April 1, 2017 10:23
* initial commit with the new test file and branches

* first test of clearing specified

* commit tests v2 from netBrains intelliJ IDE

* test reviewed and commit before creating a new implementation for V2 branch (goal : clean this contrib branch for the PR)

* added list test, cleared implementation classes
* Added test for Roulette protocol version 2

* Fix tests for Roulette protocl version 2
* Create .travis.yml

* Test for V2 OK
* no comments

* Tests compile, fixed missing imports
* My 3 test for the protocol v2 are ready

* correction for impl tets protocol v2
…GVD#86)

* Roulette V1 Impl functionnal

* ???

* tests unitaires ajoutés

* Changes, import of the right version protocol...
* Add specs for Roulette Protocol v2

* Correction du test theServerShouldListenToTheCorrectPort
* Ajout des @ignore dans les tests non souhaités

* first impl

* Première partie des tests V2 pour les nouvelles commandes

* impl of the test from testV1

* final for V2 test impl
* Test clear data done

* Tests are done

* 3 tests from Client V1 work

* Tests improved

* @ignore added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.