Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
calculator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PIERRON Laurent
calculator
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
correction
Select Git revision
Branches
12
akooobon1u
correction
doan5u
main
default
protected
mandler4u
mingot2u
paulin38u
pozzodib1u
refactoring
signorel2u
state_machine
wissle1u
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
8
7
31
Jan
30
29
27
24
22
ajout test interface
paulin38u
paulin38u
ajout conception
ajout tests
ajout test operator
jacoco tests depend on surefire module. adding maven-surefire-plugins 3.0.0-M7 in pom.xml. renaming CalcEngineTest2.java to CalcEngineNewTest.java to be compliant with surefire.
akooobon1u
akooobon1u
tests passing after cleaning Junit dependencies in pom.xml
ajout test non fonctionnels
tests toujours pas fonctionnels
couvertur des tests
pozzodib1u
pozzodib1u
correction issue
doan5u
doan5u
Ajout correction + trigger bug
mingot2u
mingot2u
couvertur des tests
tezt
tess
tests
tests
suite tests
ajout test
ajout test
ajout test
debug
Correction du bug de la calculatrice + tous les tests passent
mandler4u
mandler4u
ajout test
Passage des tests de la classe CalcEngineTester à la classe CalcEngineTest, avec JUnit
ajout de quelques test
ajout de la java doc
Test normalement opérationnel
Improving the code relatively to SonarLint
state_machine
state_machine
Adding calculator state machine description in startUML.
Couverture à 98% des tests
signorel2u
signorel2u
Adding multiplication.
refactoring
refactoring
Removing keyword public form classe CalcEngineTest
Testing KeyErrorSequence
Remplacement des String par des constantes, amélioration du case.
Première version *refactorisée*. Etat mieux décrit. L'affichage ne revient plus à zéro.
Adding a new operator '=' to avoid to do a sub again after an equal operation.
correction
correction
Ajout de méthodes pour valider les tests
Suppression non JUnit
Moving tests in Junit5 CalcEngineTest.java
ajout de 100% des tests
Loading