Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Testabilidad en Javascript by @codingpains
Search
gdljs
August 22, 2016
Technology
0
35
Testabilidad en Javascript by @codingpains
Talk:
https://www.youtube.com/edit?o=U&video_id=F5XyLTB2JFY
gdljs
August 22, 2016
Tweet
Share
More Decks by gdljs
See All by gdljs
Construyendo la mejor experiencia de pagos en línea by @IvanChukitow
gdljs
0
72
Desarrollo de aplicaciones con react native by @charliesbox
gdljs
0
130
¿Debería usar la librería de moda en mi proyecto? by @siedrix
gdljs
0
130
Agile Gamification by @chukitow
gdljs
0
53
Por qué hicimos nuestro propio NodeJS framework by @sgarza
gdljs
0
34
¿Cómo empezar a programar? by @amicavi
gdljs
0
93
Concurrencia y Paralelismo en Javascript by @eatcodetravel
gdljs
0
570
Caldo de Kafka para Node by @albertain
gdljs
0
75
Que ocupas pa' 3D by @escusado
gdljs
0
50
Other Decks in Technology
See All in Technology
M3 Expressiveの思想に迫る
chnotchy
0
100
Postman AI エージェントビルダー最新情報
nagix
0
110
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
160
登壇ネタの見つけ方 / How to find talk topics
pinkumohikan
3
380
5min GuardDuty Extended Threat Detection EKS
takakuni
0
140
【TiDB GAME DAY 2025】Shadowverse: Worlds Beyond にみる TiDB 活用術
cygames
0
1.1k
Javaで作る RAGを活用した Q&Aアプリケーション
recruitengineers
PRO
1
110
mrubyと micro-ROSが繋ぐロボットの世界
kishima
2
230
「Chatwork」の認証基盤の移行とログ活用によるプロダクト改善
kubell_hr
1
150
20250625 Snowflake Summit 2025活用事例 レポート / Nowcast Snowflake Summit 2025 Case Study Report
kkuv
1
310
OpenHands🤲にContributeしてみた
kotauchisunsun
1
430
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
3
1.3k
Featured
See All Featured
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Documentation Writing (for coders)
carmenintech
72
4.9k
Why Our Code Smells
bkeepers
PRO
337
57k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
The Language of Interfaces
destraynor
158
25k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
We Have a Design System, Now What?
morganepeng
53
7.7k
Site-Speed That Sticks
csswizardry
10
660
A designer walks into a library…
pauljervisheath
207
24k
Transcript
Testability in Javascript. A Cautionary Tale. by @codingpains
None
“To us, automated tests are boolean. If you have them
you must have a 100% coverage, otherwise is like you have none” Bruce Tate.
“Be Careful” Jamshid Mahdavi
None
None
> 250 passing (15s)
None
None
Barbara Liskov SOLID Liskov Substitution Principle
None
None
None
FakeMongo https://github.com/VoxFeed/fake-mongo
Proxyquire FakeMongo <<code>>
None
LokiJS
triste conclusión >:C