Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-app/angular-app
/ edit.spec.js
File
edit.spec.js
client/test/unit/common/directives/crud/edit.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'crud-edit directive'
,
function
() {
2
var
resourceMock;
3
4
beforeEach(module(
'directives.crud.edit'
));
Callers
nothing calls this directly
Calls
1
onSave
Function · 0.85
Tested by
no test coverage detected