index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Move frontend and backend into 2 separate subprojects
jbion
2017-01-20
*
Add test for GameRepository
Joffrey BION
2017-01-17
*
Add test for LobbyRepository
Joffrey BION
2017-01-17
*
Add test for PlayerRepository
Joffrey BION
2017-01-16
*
Rename UserName -> Username and the likes
Joffrey BION
2017-01-14
*
Add test for CardBack initialization (coverage frenzy)
Joffrey BION
2017-01-14
*
Add test and fix HandRotationDirection
Joffrey BION
2017-01-14
*
Add test for WonderSidePickMethod
Joffrey BION
2017-01-14
*
Add test for SpecialAbilityActivation effect
Joffrey BION
2017-01-14
*
Add test for Discount effect
Joffrey BION
2017-01-14
*
Add test for Lobby initialization
Joffrey BION
2017-01-14
*
Add support for '1 free per age' special ability
Joffrey BION
2017-01-14
*
Separate CustomizableSettings and actual Settings
jbion
2017-01-12
*
Code cleaning
Joffrey BION
2017-01-05
*
Refactor LobbyController to make the code simpler
jbion
2016-12-30
*
Add test for Board.removeGold
jbion
2016-12-29
*
Add player reordering support in Lobby
jbion
2016-12-28
*
Add proper test for military victory/defeat points
jbion
2016-12-25
*
Extract military stuff into its own object
jbion
2016-12-25
*
Add tests for Card.equals() and Card.hashcode()
jbion
2016-12-24
*
Add test for BonusPerBoardElement
jbion
2016-12-24
*
Add test for getNbCardsOfColor
jbion
2016-12-24
*
Add minimal stages in test wonders
jbion
2016-12-24
*
Add test for relative board position accesses
jbion
2016-12-24
*
Add test for RawPointsIncrease
jbion
2016-12-24
*
Add equals, hashcode, and computePoints tests for instant effects
jbion
2016-12-24
*
Add test for lobby
jbion
2016-12-24
*
Add tests for ScienceProgress
jbion
2016-12-23
*
Add brush test for game definition loading to ensure no exception occur
jbion
2016-12-23
*
Add tests for equals and hashcode to maximize coverage in resources package
jbion
2016-12-23
*
Add bought resources cost computation
jbion
2016-12-22
*
Add CardBack for wonder stages display in the UI
jbion
2016-12-22
*
Add Hands.createHand() test
jbion
2016-12-22
*
Handle discarded cards at end of age
jbion
2016-12-22
*
Remove annoying traces in ScienceTest
jbion
2016-12-22
*
Introduce Hands (pun intended)
jbion
2016-12-22
*
Move Decks to the cards package
jbion
2016-12-22
*
Huge refac to pass the Table instead of left/right/self boards
jbion
2016-12-22
*
Add test for Decks
jbion
2016-12-21
*
Add test for NumericEffectSerializer
jbion
2016-12-21
*
Remove explicit types from toJson calls
jbion
2016-12-21
*
Add test for ProductionIncrease serializer
jbion
2016-12-21
*
Add test for Resources serializers
jbion
2016-12-21
*
Add test for ScienceProgressSerializer
jbion
2016-12-21
*
Add missing tests to DestinationAccessValidatorTest
jbion
2016-12-21
*
Add interceptor for invalid subscriptions
jbion
2016-12-20
*
Improve card requirements management
Joffrey BION
2016-12-15
*
Add BoardTest
Joffrey BION
2016-12-10
*
Split effects tests into multiple files
Joffrey BION
2016-12-10
*
Simplify theories in ScienceTest
Joffrey BION
2016-12-10
[next]
bgstack15