issues
search
fjank
/
github-workflow-kata
Game of life kata set in a github workflow environment
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Something is definitely wrong with cucumber and textual output.
#34
netbrain
opened
3 years ago
0
Added BDD test for the -help option with code that fixes the test
#33
fjank
closed
3 years ago
0
Added BDD test and code to move the world one generation forward.
#32
fjank
closed
3 years ago
2
Added tests for textual output
#31
fjank
opened
4 years ago
0
Add -help option to the main application
#30
fjank
closed
3 years ago
0
Refactor the Grid class
#29
fjank
opened
4 years ago
1
Add some interesting tests from GOL Object catalogs
#28
fjank
opened
4 years ago
0
Add more tests: examples from Spaceships
#27
fjank
opened
4 years ago
0
Add more tests: all examples from Oscillator
#26
fjank
opened
4 years ago
0
Add more tests: all examples from Still life
#25
fjank
opened
4 years ago
0
Remove the ability to specify other chars than . and *
#24
fjank
closed
4 years ago
1
Feature 7: Added BDD tests for the final rule
#23
fjank
closed
4 years ago
0
Added support for actually starting the GOL application.
#22
fjank
opened
4 years ago
0
Added BDD test and code support for rule 3
#21
fjank
closed
3 years ago
0
Adjusted BDD test to cover both rule 1 and 2.
#20
fjank
closed
4 years ago
0
Did some minor configuration changes.
#19
fjank
closed
4 years ago
0
Take advantage of gradle and enhance the build
#18
fjank
closed
4 years ago
0
Added checkstyle (default sun checks) to gradle build.
#17
fjank
closed
4 years ago
0
Add code style checking to make sure the code is nice'n'dandy
#16
fjank
closed
4 years ago
1
Added a BDD test to prove the bug, with code to fix it.
#15
fjank
closed
4 years ago
0
Create gradle.yml workflow
#14
fjank
closed
4 years ago
0
Set up a CI pipeline
#13
fjank
closed
4 years ago
1
As a live cell I will die if I have fewer than two live neighbours does not work
#12
fjank
closed
4 years ago
0
Feature 10
#11
fjank
closed
4 years ago
3
As a live cell I will die if I have fewer than two live neighbours
#10
fjank
closed
4 years ago
0
As a live cell I will die if i have more than three neighbours
#9
fjank
closed
3 years ago
0
As a live cell I will live on if i have exactly two or three neighbours
#8
fjank
closed
4 years ago
0
As a dead cell I will regain life if i have exactly three neighbours
#7
fjank
closed
4 years ago
0
As a user I should be able to feed the application with a starting world
#6
fjank
opened
4 years ago
0
As a user i should be able to increment the world to the next generation
#5
fjank
closed
3 years ago
0
As a user I should be able see a textual output of the game of life world and see which cells are dead and alive.
#4
fjank
opened
4 years ago
0
Implement a basic POC handling the initial rules
#3
fjank
closed
4 years ago
3
Initial structure 1
#2
fjank
closed
4 years ago
0
Create initial project structure
#1
fjank
closed
4 years ago
0