Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.
Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.
Stats
| Reputation: | 704 |
| Pageviews: | 233.2K |
| Articles: | 4 |
| Comments: | 2 |
Comments
Feb 16, 2021 · Cliff Hall
Right on, Chris. Glad it helped!
Mar 20, 2017 · Cliff Hall
Thanks Joseph, good catch. I went back to the drawing board and found that basically what I was missing was the jasmine-await npm library. I modified the suite to include a simple async test using an example from the Mozilla docs, and also in my database test, output the retrieved data snapshot's uid property to stdout in addition to the assertions.