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
AngularJS Automated Test
Search
Edy Segura
March 03, 2015
Programming
3
73
AngularJS Automated Test
Simple cases in how you can do the automated tests with AngularJS
Edy Segura
March 03, 2015
Tweet
Share
More Decks by Edy Segura
See All by Edy Segura
Front-end Beyond the Browser
edysegura
1
32
Introduction to NodeJS
edysegura
0
36
Web Based Development Introduction
edysegura
0
74
Firefox OS
edysegura
0
34
Firefox OS
edysegura
0
91
How OTT is changing the TV concepts
edysegura
1
130
Other Decks in Programming
See All in Programming
タクシーアプリ『GO』のリアルタイムデータ分析基盤における機械学習サービスの活用
mot_techtalk
4
160
Quine, Polyglot, 良いコード
qnighy
4
610
Modern Angular: Renovation for Your Applications
manfredsteyer
PRO
0
240
RailsのPull requestsのレビューの時に私が考えていること
yahonda
5
2.7k
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
0
190
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
270
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
14
2k
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
480
カスタムしながら理解するGraphQL Connection
yanagii
1
1.5k
WebフロントエンドにおけるGraphQL(あるいはバックエンドのAPI)との向き合い方 / #241106_plk_frontend
izumin5210
4
1.2k
CSC509 Lecture 09
javiergs
PRO
0
140
Sidekiqで実現する 長時間非同期処理の中断と再開 / Pausing and Resuming Long-Running Asynchronous Jobs with Sidekiq
hypermkt
6
3k
Featured
See All Featured
Navigating Team Friction
lara
183
14k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.2k
A Tale of Four Properties
chriscoyier
156
23k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
810
[RailsConf 2023] Rails as a piece of cake
palkan
51
4.9k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Building an army of robots
kneath
302
42k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
We Have a Design System, Now What?
morganepeng
50
7.2k
Transcript
AngularJS Automated Tests
None
What are the tools that we have been using?
Our test skeleton
How to test a controller?
How to test a service?
How to test a directive?
Hands On Let us play a little? if so click
here.
Food for thoughts • Full-Spectrum Testing with AngularJS and Karma
• Unit Testing Best Pratices in AngularJS • Better tests with Mock
Thank you!