12 lines
180 B
Markdown
12 lines
180 B
Markdown
---
|
|
categories:
|
|
- Programming Languages
|
|
tags:
|
|
- javascript
|
|
- react
|
|
- testing
|
|
---
|
|
|
|
# Testing that functions are called on click events
|
|
|
|
https://stackoverflow.com/a/73167308
|