Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ integration-test.js
File
integration-test.js
templates/extensions/javascript/integration-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
axios = require(
"axios"
);
2
const
chai = require(
"chai"
);
3
4
describe(
"greet-the-world"
, () => {
Callers
nothing calls this directly
Calls
1
get
Method · 0.65
Tested by
no test coverage detected