stable

Clone or download

Read-only

Unit-test TLP fetch wrapper

Part of story #13640 See minimal card display No functional change expected. Adding tests before working on recursiveGet() to make it query in parallel after the first batch. Change-Id: I45b0d1575f5f36c365a9dafa4295cddeddb0dc67

Modified Files

Name
A src/www/themes/common/tlp/jest.config.js +20 −0 Go to diff View file
M src/www/themes/common/tlp/package.json +3 −2 Go to diff View file
M src/www/themes/common/tlp/src/js/fetch-wrapper.js +3 −3 Go to diff View file
A src/www/themes/common/tlp/src/js/fetch-wrapper.test.js +532 −0 Go to diff View file