This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
insomnia
Watch
1
Star
0
Fork
0
You've already forked insomnia
mirror of
https://github.com/Kong/insomnia
synced
2024-11-08 06:39:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d620e73ef8
insomnia
/
app
/
__mocks__
/
electron.js
10 lines
128 B
JavaScript
Raw
Normal View
History
Unescape
Escape
More tests
2016-11-10 17:33:28 +00:00
export
default
{
Actual Test Suite (#35) * Pull out some render utils into functions * Added some tests for lib functions * strict refs
2016-09-03 04:32:45 +00:00
remote
:
{
app
:
{
getPath
(
name
)
{
return
`
/tmp/insomnia-tests/
${
name
}
`
}
}
}
More tests
2016-11-10 17:33:28 +00:00
}
Reference in New Issue
Copy Permalink