MCPcopy
hub / github.com/strongloop/loopback / givenAppWithRejectionEnabled

Function givenAppWithRejectionEnabled

test/user-password.test.js:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 });
94
95 function givenAppWithRejectionEnabled() {
96 return givenAppWithUser({rejectPasswordChangesViaPatchOrReplace: true});
97 }
98 });
99
100 context('all feature flags disabled', () => {

Callers

nothing calls this directly

Calls 1

givenAppWithUserFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…