• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Test Promise.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5PASS thisInInit is undefined
6PASS thisInOnFulfilled is undefined
7PASS result is "hello"
8PASS successfullyParsed is true
9
10TEST COMPLETE
11
12