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
83
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
38
Introduction to NodeJS
edysegura
0
45
Web Based Development Introduction
edysegura
0
84
Firefox OS
edysegura
0
45
Firefox OS
edysegura
0
100
How OTT is changing the TV concepts
edysegura
1
140
Other Decks in Programming
See All in Programming
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
2
740
NPOでのDevinの活用
codeforeveryone
0
910
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
150
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
1
200
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
480
効率的な開発手段として VRTを活用する
ishkawa
1
170
可変変数との向き合い方 $$変数名が踊り出す$$ / php conference Variable variables
gunji
0
190
生成AI時代のコンポーネントライブラリの作り方
touyou
1
290
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
520
Yes, You Can Work on Rails & any other Gem
kaspth
0
110
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
270
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
600
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
The Cult of Friendly URLs
andyhume
79
6.5k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
990
Optimizing for Happiness
mojombo
379
70k
Designing for humans not robots
tammielis
253
25k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
The Cost Of JavaScript in 2023
addyosmani
51
8.6k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
235
140k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
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!