Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Conversation

@charlieanna
Copy link

Split the program into two files SudokuParser which returns an array and a SudokuValidator which takes in the returned output from the parser.

Should I use stubs and mocks with the SudokuValidator spec file to test it in isolation with the SudokuParser.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are both spaces and tabs used for indentation - it makes it a bit to make the review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants