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
140
Agile Gamification by @chukitow
gdljs
0
54
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
580
Caldo de Kafka para Node by @albertain
gdljs
0
75
Que ocupas pa' 3D by @escusado
gdljs
0
51
Other Decks in Technology
See All in Technology
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
280
Click A, Buy B: Rethinking Conversion Attribution in ECommerce Recommendations
lycorptech_jp
PRO
0
100
速習AGENTS.md:5分で精度を上げる "3ブロック" テンプレ
ismk
6
1.8k
[Codex Meetup Japan #1] Codex-Powered Mobile Apps Development
korodroid
2
970
dbtとBigQuery MLで実現する リクルートの営業支援基盤のモデル開発と保守運用
recruitengineers
PRO
3
100
フレームワークを意識させないワークショップづくり
keigosuda
0
200
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
8.8k
技育祭2025【秋】 企業ピッチ/登壇資料(高橋 悟生)
hacobu
PRO
0
110
Performance Insights 廃止から Database Insights 利用へ/transition-from-performance-insights-to-database-insights
emiki
0
300
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
能登半島地震において デジタルができたこと・できなかったこと
ditccsugii
0
250
WEBサービスを成り立たせるAWSサービス
takano0131
1
180
Featured
See All Featured
Thoughts on Productivity
jonyablonski
70
4.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
470
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Automating Front-end Workflow
addyosmani
1371
200k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Embracing the Ebb and Flow
colly
88
4.9k
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