add more React testing notes
This commit is contained in:
parent
c27c1dc441
commit
adbccabb75
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
categories:
|
||||
- Programming Languages
|
||||
tags:
|
||||
- javascript
|
||||
- react
|
||||
- testing
|
||||
---
|
||||
|
||||
# Testing that functions are called on click events
|
||||
|
||||
https://stackoverflow.com/a/73167308
|
Loading…
Add table
Reference in a new issue