Skip to content

Instantly share code, notes, and snippets.

View franciscocpg's full-sized avatar

Francisco Guimarães (chico) franciscocpg

View GitHub Profile
@franciscocpg
franciscocpg / ckad-learning.md
Created January 22, 2020 21:26 — forked from benc-uk/ckad-learning.md
Certified Kubernetes Application Developer (CKAD)
@franciscocpg
franciscocpg / enzyme_render_diffs.md
Created February 12, 2020 14:01 — forked from fokusferit/enzyme_render_diffs.md
Difference between Shallow, Mount and render of Enzyme

Shallow

Real unit test (isolation, no children render)

Simple shallow

Calls:

  • constructor
  • render