discourse-data-explorer/test/javascripts/acceptance
Bianca Nenciu c6dd79c805
FIX: Do not stringify null parameters (#151)
Sometimes the query page did not load if one of the query was null
because it called null.toString() and raised an exception.
2022-01-17 13:45:40 +02:00
..
list-queries-test.js.es6 DEV: Make frontend tests work with ember-cli (#144) 2021-09-22 11:13:32 +02:00
run-query-test.js.es6 FIX: Do not stringify null parameters (#151) 2022-01-17 13:45:40 +02:00