Joffrey JAFFEUX
52672b9eab
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
Robin Ward
f1b6b1bd0e
FIX: Pretender errors were being swallowed
...
Lots of test were broken and needed fixes.
2020-08-05 15:48:57 -04:00
Robin Ward
f68ea29236
FIX: Don't load images that don't exist in test
...
This makes 404 requests and fills up the logs with junk
2020-07-17 14:33:38 -04:00
Vinoth Kannan
0058a15266
FIX: prevent redirect when image scale btn is inside a link.
...
Currently in composer preview, if the image scale buttons are inside a `<a>` link then it redirects to the `href` location after the image scaling task.
2020-07-15 09:34:54 +05:30
Robin Ward
5b276af921
Remove Discourse.SiteSettings
from tests ( #10193 )
...
* Remove unused Discourse.SiteSettings
* Remove `Discourse.SiteSettings` from many tests
* REFACTOR: `lib:formatter` was using a lot of leaky state
* Remove more `Discourse.SiteSettings` from tests
* More SiteSettings removed from tests
2020-07-09 15:54:53 -04:00
Bianca Nenciu
60196cc192
FIX: Hide bootbox after a negative answer ( #10028 )
...
Starting to reply and then editing a post was not possible because of a
bootbox which kept showing up.
2020-06-12 13:48:45 +02:00
Joffrey JAFFEUX
488f8d914a
DEV: skip bunch of failing tests ( #9896 )
2020-05-27 17:36:50 +02:00
Robin Ward
aa2d040526
DEV: Update ESLint to remove I18n global
...
Also fixes missed imports in core.
2020-05-14 10:18:12 -04:00
Sam Saffron
d6df92b074
DEV: correct bad test
...
Test was unlisting a topic and then checking for the unlist info
in the whisper field
2020-04-30 14:27:24 +10:00
Sam Saffron
624a9bf234
DEV: allow for internal format change of Drafts
...
This follows up on 20d8b49add
we should no longer be testing with
usernames in the draft
2020-04-03 14:56:34 +11:00
Sam Saffron
8d5cc8956d
DEV: avoid leaked HTTP call in test
...
We were running a failed request on route transition, this avoids it by
faking it.
2020-04-03 14:45:27 +11:00
Robin Ward
60df2ade8d
Retry: Rename all test files from JS -> ES6
2020-03-26 12:25:46 -04:00
Robin Ward
4fa580fbd1
Revert "Rename all test files from JS -> ES6"
...
This reverts commit 2abe85b834
.
2020-03-25 16:13:43 -04:00
Robin Ward
2abe85b834
Rename all test files from JS -> ES6
2020-03-25 15:03:21 -04:00