Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchrissmith authored Oct 6, 2018
1 parent 0f11347 commit 534f651
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# TruffleCon 2018: Testing Strategies

[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
`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 534f651

Please sign in to comment.