Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(30)

Unified Diff: test/test_fakebackend.js

Issue 8824044: Handle service life
Patch Set: Handle service life Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/views/topology/service.js ('k') | test/test_model.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_fakebackend.js
=== modified file 'test/test_fakebackend.js'
--- test/test_fakebackend.js 2013-04-16 20:21:27 +0000
+++ test/test_fakebackend.js 2013-04-17 09:26:42 +0000
@@ -102,6 +102,7 @@
initialized: true,
name: 'wordpress',
pending: false,
+ life: 'alive',
subordinate: false,
unit_count: undefined
});
« no previous file with comments | « app/views/topology/service.js ('k') | test/test_model.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b