Maurício Szabo
|
ebb54aaed5
|
Merge remote-tracking branch 'origin/master' into feature/modernize-tree-sitter
|
2023-02-16 17:57:01 -03:00 |
|
confused-Techie
|
1e1ce6043a
|
Moved usage of coffee-script to coffeescript
|
2023-01-29 19:44:06 -08:00 |
|
Maurício Szabo
|
a0d6619e3d
|
Avoiding specs that have no spec file
|
2023-01-27 16:21:35 -03:00 |
|
Maurício Szabo
|
beb1701753
|
Changed config for tree-sitter to be grammar-based
|
2023-01-14 17:53:41 -03:00 |
|
Maurício Szabo
|
76ba30162c
|
Disable debounce (I guess?)
|
2023-01-10 22:05:29 -03:00 |
|
Maurício Szabo
|
d40bf7ca99
|
Commented command installer
|
2023-01-05 12:45:50 -03:00 |
|
Maurício Szabo
|
5ac9911621
|
Fixed reporter
|
2023-01-05 11:53:50 -03:00 |
|
Maurício Szabo
|
921bb34a5f
|
Added a new way to filter for tests
|
2023-01-04 21:37:03 -03:00 |
|
Maurício Szabo
|
3e3709bc72
|
Making a reporter that's easy to retry
|
2023-01-04 20:36:34 -03:00 |
|
Sertonix
|
6d2214b669
|
remove unused files
|
2022-12-10 20:30:19 +01:00 |
|
DeeDeeG
|
ec90256971
|
Fix a spec to expect 'Pulsar', not 'Atom' (#116)
|
2022-11-09 22:08:24 -05:00 |
|
DeeDeeG
|
4c7f74ba34
|
Merge pull request #115 from pulsar-edit/remove-benchmark-mode-part-two
Remove benchmark mode, part two
|
2022-11-09 16:01:00 -05:00 |
|
Maurício Szabo
|
03d748d088
|
Removed private isDeprecated API
|
2022-11-09 00:31:25 -03:00 |
|
DeeDeeG
|
38509f2662
|
spec: Update benchmark-related spec
Update spec to expect the new behavior where benchmark mode
doesn't open a new window (only logs a message to the console).
|
2022-11-03 22:56:00 -04:00 |
|
confused-Techie
|
30d295b3f6
|
Fix on command-installer-spec.js tests
|
2022-09-25 02:51:35 -07:00 |
|
confused-Techie
|
90d7c19836
|
Added MacOS Failing tests: smoek-spec.js
|
2022-09-25 01:42:48 -07:00 |
|
confused-Techie
|
f8b6976e35
|
Added macos failing: command-installer-spec.js
|
2022-09-25 01:38:54 -07:00 |
|
confused-Techie
|
70a09de373
|
Added workspace-element-spec.js
|
2022-09-25 00:22:51 -07:00 |
|
confused-Techie
|
bc4e93b1af
|
Added: tree-indenter-spec.js
|
2022-09-25 00:15:10 -07:00 |
|
confused-Techie
|
b457c768a5
|
Added text-editor-component-spec.js
|
2022-09-25 00:13:28 -07:00 |
|
confused-Techie
|
b3349a2f09
|
Added package-manager-spec.js
|
2022-09-25 00:05:10 -07:00 |
|
confused-Techie
|
e506bbcdd2
|
Added compile-cache-spec.js
|
2022-09-25 00:03:47 -07:00 |
|
confused-Techie
|
4ed48bffc2
|
Added buffered-process-spec.js
|
2022-09-24 23:59:58 -07:00 |
|
confused-Techie
|
f87c55ff72
|
Added failing tests from atom-paths-spec.js
|
2022-09-24 23:56:33 -07:00 |
|
confused_techie
|
62cad3c994
|
Merge pull request #50 from pulsar-edit/debounce-spy
Debounce spy
|
2022-09-12 17:11:33 -07:00 |
|
confused_techie
|
9b69204863
|
Merge pull request #40 from pulsar-edit/39-remove-telemetry-from-core
Remove Telemetry and Remote Crash Reports: Resolves #39
|
2022-09-10 14:16:03 -07:00 |
|
confused-Techie
|
e80ab284c8
|
Revert Commit 51a1f75998
This commit was made originally to avoid timing while testing. But as thats now fixed this can be restored to original functionality.
|
2022-09-07 16:55:19 -07:00 |
|
confused-Techie
|
71845c7559
|
Separated mockDebounce to new spec-helper-functions.js and added more comments
|
2022-09-06 16:29:08 -07:00 |
|
confused_techie
|
d36c898f5a
|
Merge pull request #45 from pulsar-edit/no-brittle-tests
Improve test reproducibility + Decaffeinate
|
2022-09-05 14:59:22 -07:00 |
|
confused-Techie
|
da622e05d9
|
Mocked Debounce
|
2022-09-05 14:28:14 -07:00 |
|
confused-Techie
|
aca07813bd
|
Decaffeinate spec-helper.coffee
|
2022-09-05 14:17:29 -07:00 |
|
confused-Techie
|
b623d93fa0
|
Decaffeinate
|
2022-09-05 14:13:39 -07:00 |
|
confused-Techie
|
ceeaf0a01e
|
Mirrored changes made in @mauricioszabo Commit 51a1f75998
|
2022-09-04 15:35:56 -07:00 |
|
Fabian Fiorotto
|
b48db24392
|
Destroy panels after test.
|
2022-09-04 15:30:51 -07:00 |
|
Fabian Fiorotto
|
3c3b40b53e
|
Disable middle-click paste for cursor position test.
|
2022-09-04 15:30:40 -07:00 |
|
confused-Techie
|
ff3548823a
|
Decaffeinate
|
2022-09-03 23:21:55 -07:00 |
|
confused-Techie
|
773fcfe336
|
Fix test 1, by adding none empty node at injection point
|
2022-09-01 22:13:22 -07:00 |
|
confused-Techie
|
9ff325dc3e
|
Removed telemetry testing. Removed remote crash reports
|
2022-08-29 20:17:08 -07:00 |
|
Maurício Szabo
|
c4304c0d3b
|
Fixed specs that expected libs to be on scripts
|
2022-08-15 15:02:37 -03:00 |
|
Amin Yahyaabadi
|
adcb4022c7
|
test: spy on the actual compile function instead of spying on Babel
|
2022-07-03 01:50:47 -07:00 |
|
Amin Yahyaabadi
|
fb8803264a
|
test: fix the babel spy in the spec
|
2022-07-02 11:03:54 -07:00 |
|
Amin Yahyaabadi
|
9a775082dd
|
Merge branch 'master' into pr/67
|
2022-06-30 00:32:26 -07:00 |
|
Sadick
|
eb6258fd50
|
Merge pull request #22687 from atom/electron-upgrade-11.4.7
Electron upgrade 11.4.7
|
2021-12-02 15:59:52 +03:00 |
|
Musa Ibrahim
|
cbde3ea00d
|
Revert "Only allow drag-and-drop to succeed on panes in the center workspace"
|
2021-10-25 18:14:08 +01:00 |
|
Sadick
|
38f403a5e0
|
Merge pull request #19016 from atom/wl-clipboard-line-endings
Convert line endings when copy and pasting
|
2021-09-30 12:42:36 +03:00 |
|
sadick254
|
c8f3f86db9
|
Fix text-editor failing spec
Compare against the platforms eol marker.
|
2021-09-29 14:03:50 +03:00 |
|
Rafael Oleza
|
decb5e3c91
|
Re-apply prettier JS formatter
|
2021-09-29 13:41:03 +03:00 |
|
Winston Liu
|
e73a454def
|
🎨
|
2021-09-29 13:41:02 +03:00 |
|
Winston Liu
|
e71d5594f7
|
Fix specs
|
2021-09-28 23:54:13 +00:00 |
|
Winston Liu
|
030cda77b0
|
Merge branch 'master' into wl-restrict-drag-events
|
2021-09-14 03:02:15 +00:00 |
|