Jon Bockhorst
|
383e2ed46f
|
Remove duplicate code and clean up after merge
|
2020-02-13 00:07:07 -06:00 |
|
Jon Bockhorst
|
258b084a62
|
Merge branch 'master' of https://github.com/xtermjs/xterm.js into playwright
|
2020-02-12 23:53:53 -06:00 |
|
Jon Bockhorst
|
2442dc09b0
|
Clean up some stuff based on feedback
|
2020-02-12 16:00:21 -06:00 |
|
Jon Bockhorst
|
3616b697ec
|
Remove unnecessary composite setting
|
2020-02-12 14:29:38 -06:00 |
|
Jon Bockhorst
|
391313cd39
|
Revert some formatting and remove puppeteer
|
2020-02-11 13:32:55 -06:00 |
|
Jon Bockhorst
|
8fb6ded506
|
Fix mouse tests for chromium
|
2020-02-11 13:13:03 -06:00 |
|
Jon Bockhorst
|
eb7b2f4683
|
Make addons use common test functions
|
2020-02-11 11:39:36 -06:00 |
|
Jon Bockhorst
|
520918348e
|
Fix some mouse tests
|
2020-02-10 18:18:23 -06:00 |
|
Jon Bockhorst
|
7515ed6146
|
Use playwright instead of puppeteer
|
2020-02-10 16:56:37 -06:00 |
|
Jon Bockhorst
|
522378a507
|
Move openTerminal() to common util file
|
2020-02-10 11:18:23 -06:00 |
|
Daniel Imms
|
e4875f26ff
|
Add test for absense of hover/leave
|
2020-02-07 11:54:07 -08:00 |
|
Daniel Imms
|
7f1f22146d
|
Add test for activate
|
2020-02-07 11:52:58 -08:00 |
|
Daniel Imms
|
0103c689f7
|
Start registerLinkProvider tests
Bugs fixed:
- Not breaking on first link match for multiple providers
- Hover event wasn't fired when on last character of link
|
2020-02-07 11:16:41 -08:00 |
|
 Daniel ImmsandGitHub
|
9b9cb5c076
|
Merge branch 'master' into feat/serialize-addon
|
2020-02-04 08:33:11 -08:00 |
|
javacs3
|
c512e48c52
|
fix: api test fail due to IBufferCell api changes
|
2020-02-04 14:46:03 +08:00 |
|
Jörg Breitbart
|
b5fdd3b8d8
|
several fixes
|
2019-12-07 13:23:00 +01:00 |
|
 jerchandGitHub
|
6cc6cb5ffd
|
Merge branch 'master' into window_manipulation
|
2019-11-14 22:43:51 +01:00 |
|
Jörg Breitbart
|
26052a2963
|
fix api test
|
2019-11-14 11:38:18 +01:00 |
|
Jörg Breitbart
|
f1f103850c
|
fix tests; fix attach addon
|
2019-11-14 00:48:16 +01:00 |
|
Jörg Breitbart
|
2797faae6f
|
Merge branch 'master' into window_manipulation
|
2019-11-12 17:05:01 +01:00 |
|
Daniel
|
2cde011397
|
Add retries to onRender test
I've seen this flaky locally and in CI
|
2019-11-10 00:49:10 -08:00 |
|
Daniel Imms
|
971e69f505
|
Reduce flakiness
|
2019-11-09 18:43:25 -08:00 |
|
Daniel Imms
|
b0640b7705
|
Remove slowMo param everywhere
|
2019-11-09 18:28:50 -08:00 |
|
Daniel Imms
|
7ff6e4f493
|
Fix flaky terminal api tests
|
2019-11-09 18:28:24 -08:00 |
|
Daniel Imms
|
34e703e472
|
Fix most of Terminal.api timing issues
|
2019-11-09 17:29:32 -08:00 |
|