summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/spec/game_of_life
AgeCommit message (Collapse)AuthorFilesLines
2020-12-14Fix rspec violations and complete coverage testinga14m2-21/+30
2020-12-10Add the seed generator testinga14m1-3/+85
2020-12-06Add the error handling for missing/invalid file/URL inputa14m1-0/+24
2020-12-03Add the seed generator place holder class and test (and CLI error)a14m1-0/+10
2020-12-03Randomize the order and stub constants useda14m2-5/+8
2020-12-02Add the specs for the input file generatora14m1-0/+49
2020-12-02Add testing for universea14m1-0/+146
2020-12-02Use x,y coordinates instead of pos_x (and disable rubocop warning)a14m1-4/+4
2020-12-02Move the plane into the lexically correct spec foldera14m1-0/+39
2020-12-02Add the rspec for the cell classa14m1-0/+139