<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sncontinue.git/extension/src/test-runner, branch cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/sncontinue.git/atom/extension/src/test-runner?h=cleanup</id>
<link rel='self' href='http://cnjoe.info/git/sncontinue.git/atom/extension/src/test-runner?h=cleanup'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/'/>
<updated>2023-08-10T01:49:13Z</updated>
<entry>
<title>ci: :green_heart: install Xvfb to run headless electron on Linux</title>
<updated>2023-08-10T01:49:13Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-08-10T01:49:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=a1fada4e7f0be2d5aa661aee483a59ba93bacb40'/>
<id>urn:sha1:a1fada4e7f0be2d5aa661aee483a59ba93bacb40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Allowing debugging server while debugging extension tests</title>
<updated>2023-08-07T23:44:08Z</updated>
<author>
<name>Kirill Dubovitskiy</name>
<email>kirill2003de@gmail.com</email>
</author>
<published>2023-08-07T23:34:02Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=bc99a4402a71fbba7d26e4b79f7539df6ac87c91'/>
<id>urn:sha1:bc99a4402a71fbba7d26e4b79f7539df6ac87c91</id>
<content type='text'>
- Preventing mocha timeouts due to hitting breakpoints
</content>
</entry>
<entry>
<title>Refactor test scripts and update build configurations</title>
<updated>2023-08-07T22:25:11Z</updated>
<author>
<name>Kirill Dubovitskiy</name>
<email>kirill2003de@gmail.com</email>
</author>
<published>2023-08-07T21:54:37Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=c12be8daf60cd3d5554e9f5465aa5e8a5187d288'/>
<id>urn:sha1:c12be8daf60cd3d5554e9f5465aa5e8a5187d288</id>
<content type='text'>
- Added a new esbuild for:
  - bundling test runners (run tests on vscode + mocha runner)
  - bundling all tests in the project
- Some opinionated renamings / moving test related things around
- Changed output directory in tsconfig to avoid overriding the entire out directory - bundles tests also go there

Some poking around trying to deprecate jest as it is not used and mocha is more often used for vscode extension testing.
Though I assume jest was added to test GUI within extension.

This work was started because there are compilation issues with the current setup and neither of the tests are actually working so figured getting one to a working spot is a good start
</content>
</entry>
</feed>
