Published inThe Qonto WayHow to handle uploading and parsing files in your frontend app testsOver the last month, we ran into the challenge of testing a non-trivial user flow. In our Ember app, users can upload a file to our…Feb 11, 20211Feb 11, 20211
Promises and UI states in Ember.jsGenerally, when we deal with promises we need to be able to manipulate the UI, while a promise is pending. Think about showing a loading…Sep 28, 2019Sep 28, 2019