Skip to content

Check documentation against test scripts#8

Open
pauloscustodio wants to merge 7 commits intojkeenan:masterfrom
pauloscustodio:pscust_test_pod
Open

Check documentation against test scripts#8
pauloscustodio wants to merge 7 commits intojkeenan:masterfrom
pauloscustodio:pscust_test_pod

Conversation

@pauloscustodio
Copy link
Copy Markdown
Contributor

Checked all function/method calls in the documentation and added test cases for the missing ones.

The tests for print_subset_char() only checked for the correct header.
Replaced by tests to verify whole function output.
The tests for print_equivalence_chart() only checked for the correct header.
Replaced by tests to verify whole function output.
The tests for get_version() were only checking for a true return value.
Modify to test the return against the expected $List::Compare::VERSION
The tests for print_subset_char() only checked for the correct header.
Replaced by tests to verify whole function output.
The tests for print_equivalence_chart() only checked for the correct header.
Replaced by tests to verify whole function output.
Not all functional interface functions were tested with both -u and --unsorted.
Added tests for both -u and --unsorted options.
Left "wrong" indentation in the previuous commit to better show the differences added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant