Ilya Goncharov
|
dc2dd2e3e3
|
[Gradle, JS] Remove idle test runner
#KT-37037 fixed
|
2020-03-12 13:23:45 +03:00 |
|
Vyacheslav Gerasimov
|
b2039a9a13
|
Build: Specify version explicitly for com.github.node-gradle.node
|
2020-01-13 18:17:43 +03:00 |
|
Ilya Goncharov
|
f8b1e95830
|
[Gradle, JS] Inline single used method for prefix matching
|
2019-12-10 11:41:03 +03:00 |
|
Ilya Goncharov
|
8c6941dc5b
|
[Gradle, JS] Java and JS difference in fqn should affect exclude patterns too
|
2019-12-10 11:37:13 +03:00 |
|
Ilya Goncharov
|
770e5147d0
|
[Gradle, JS] Java and JS difference in fqn should affect exclude patterns too
|
2019-12-10 11:37:13 +03:00 |
|
Ilya Goncharov
|
da16d48068
|
[Gradle, JS] Remove debug console
|
2019-12-10 11:26:48 +03:00 |
|
Ilya Goncharov
|
408f958273
|
[Gradle, JS] Add idle run for debug node tests
Source maps can be loaded by NodeJS
|
2019-12-02 13:23:03 +03:00 |
|
Ilya Goncharov
|
25dea2ccce
|
[Gradle, JS] Add description of separator of java inner classes
|
2019-11-29 15:09:36 +03:00 |
|
Ilya Goncharov
|
d02bcb30e3
|
[Gradle, JS] Move classNameOnlyRegExp to class level
|
2019-11-29 15:09:36 +03:00 |
|
Ilya Goncharov
|
418c0496f1
|
[Gradle, JS] Fix regex on method
- Find method declaration like not containing dot
|
2019-11-29 15:09:36 +03:00 |
|
Ilya Goncharov
|
3e1fe0af92
|
[Gradle, JS] Add exact filter by class name only
|
2019-11-29 15:09:36 +03:00 |
|
Ilya Goncharov
|
0037e74d3e
|
[Gradle, JS] Fix StartsWith filter
|
2019-11-29 15:09:35 +03:00 |
|
Ilya Goncharov
|
de8610a279
|
[Gradle, JS] Add java class filters like in gradle
|
2019-11-29 15:09:35 +03:00 |
|
Ilya Goncharov
|
50d165167c
|
[Gradle, JS] Update npm dependencies
|
2019-11-29 15:09:35 +03:00 |
|
Vyacheslav Gerasimov
|
8d31d4a60f
|
Replace com.moowork.node plugin with com.github.node-gradle.node
|
2019-11-27 21:26:34 +03:00 |
|
Vyacheslav Gerasimov
|
81e24fbdb4
|
Build: Extract version of com.moowork.node to the settings.gradle
|
2019-11-27 21:26:34 +03:00 |
|
Ilya Goncharov
|
4d3698313d
|
[Debugger, JS] Configure timeouts for debugging
|
2019-11-19 13:52:37 +03:00 |
|
Ilya Goncharov
|
15a606c2b6
|
[Debugger, JS] Rename karma-debug on karma-debug-runner
|
2019-11-19 13:52:37 +03:00 |
|
Ilya Goncharov
|
5f8a5d5fca
|
[Debugger, JS] Extract Debug's configurations
|
2019-11-19 13:52:37 +03:00 |
|
Ilya Goncharov
|
d57127ed08
|
[Debugger, JS] Fix for mocha timeout
|
2019-11-19 13:52:36 +03:00 |
|
Ilya Goncharov
|
d7c2d098af
|
[Debugger, JS] Add configuring debuggable browser
|
2019-11-19 13:52:36 +03:00 |
|
Ilya Goncharov
|
550cc9d775
|
[Gradle, JS] Add karma debugger by timeout
|
2019-11-19 13:52:36 +03:00 |
|
Svyatoslav Kuzmich
|
a46e970f47
|
[JS] Remove kotlin-test-js build from JPS
kotlin-test-js is also built by JS IR backend
JS IR backend does not support JPS yet
|
2019-11-18 15:31:12 +03:00 |
|
Ilya Goncharov
|
77950c5410
|
[Gradle, JS] Remove redundant from kotlin-test-js-runner
|
2019-11-14 16:03:54 +03:00 |
|
Ilya Goncharov
|
6a6bef0f6c
|
[Debugger, JS] Remove kotlin source map support from tests and build
|
2019-11-14 15:53:18 +03:00 |
|
Ilya Goncharov
|
4e427d2ce4
|
[Gradle, JS] Fix source map support initializing for nodejs
|
2019-11-14 15:53:18 +03:00 |
|
Ilya Goncharov
|
d46510897b
|
[Gradle, JS] Refactor and extract team city formatting in separate file
|
2019-10-24 15:00:31 +03:00 |
|
Ilya Goncharov
|
e69ff4363f
|
[Gradle, JS] Copy mocha-teamcity-reporter with licensies
|
2019-10-24 15:00:31 +03:00 |
|
Ilya Goncharov
|
1ad8ecabfd
|
[Gradle, JS] Fully copy of karma-teamcity-reporter (remove npm dependency on it)
|
2019-10-24 15:00:31 +03:00 |
|
Ilya Goncharov
|
1b929cd93e
|
[Gradle, JS] Add args instead of full override
|
2019-10-14 11:09:09 +03:00 |
|
Ilya Goncharov
|
ee49c96650
|
[Gradle, JS] Set cli args for yarn install
|
2019-10-14 11:09:09 +03:00 |
|
Ilya Goncharov
|
d978f9671e
|
[Gradle, JS] Not consider mocha default arguments
#KT-33747 fixed
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
7cde993b43
|
[Gradle, JS] Detect adapter automatically, not depends on JasmineLike
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
55fb9be7f6
|
[Gradle, JS] Remove copypaste for karma and nodejs test adapters
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
5c3c196f8e
|
[Gradle, JS] Return result of testing function
- It is useful for async testing (Promise returning)
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
3b29112885
|
[Gradle, JS] Remove redundant related with JS test run
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
287351a4c2
|
[Gradle, JS] Only one sender of team city stdOut messages
- NodeJS and Browser tests should use one code to send TeamCity messages
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
a4c761aa33
|
Use team city messages for mocha test output
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
07e4b1f3de
|
Migrate filtering adapter on mocha's initial adapter
|
2019-10-11 17:51:02 +03:00 |
|
Ilya Goncharov
|
18b287def5
|
Fix license information for js modules
|
2019-10-11 12:23:20 +03:00 |
|
Ilya Goncharov
|
48e2e1f0c1
|
Remain only license files
|
2019-10-09 13:52:51 +03:00 |
|
Ilya Goncharov
|
8c2ae4f91a
|
Migrate on copyfiles
|
2019-10-09 12:57:26 +03:00 |
|
Ilya Goncharov
|
7e5c51e6aa
|
Windows source-map-loading with absolute paths
|
2019-10-08 18:51:40 +03:00 |
|
Ilya Goncharov
|
d2c2128aad
|
Fix test logging for Windows
|
2019-10-04 15:19:50 +03:00 |
|
Ilya Goncharov
|
842cbf51c9
|
Assign of revertMethods instead of copying
|
2019-09-30 16:50:42 +03:00 |
|
Ilya Goncharov
|
71963de70c
|
Move revertible methods to finally
|
2019-09-30 16:50:42 +03:00 |
|
Ilya Goncharov
|
7010c03706
|
Move Karma Kotlin reporter to kotlin-test-js-runner
|
2019-09-30 16:50:42 +03:00 |
|
Ilya Goncharov
|
b4e3cf1d7a
|
Move teamcity reporting only to nodejs
|
2019-09-24 14:36:10 +03:00 |
|
Ilya Goncharov
|
46e82468e4
|
Provide logging through kotlin-test=js-runner
|
2019-09-24 14:36:10 +03:00 |
|
Ilya Goncharov
|
f0e72c4d71
|
Remove mangling for kotlin-test-js-runner
|
2019-09-24 14:36:10 +03:00 |
|