Skip to content

Commit

Permalink
update styling and add link to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchrissmith authored Oct 6, 2018
1 parent 534f651 commit ce25d62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

[Presentation](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/blob/master/TruffleCon%20-%20Testing%20Strategies.pdf)

`master` - branch provides the starting point for the code
`[master](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/tree/master)` - branch provides the starting point for the code

`refactor/testing-revert` - Fixes the test for testing the revert

`refactor/encapsulate-tests` - Changes the tests so they have independent state

`refactor/fix-vulnerability` - Provides a fix for the investorCount bug

0 comments on commit ce25d62

Please sign in to comment.