Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

[Test] Setup Travis #23

Open
olivernybroe opened this issue Oct 5, 2018 · 1 comment
Open

[Test] Setup Travis #23

olivernybroe opened this issue Oct 5, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@olivernybroe
Copy link
Owner

We need a setup for running automated tests.
Right now we don't really have any tests, but having the environment build up for it beforehand would be nice.

We need a Travis setup which is able to run tests written with IntelliJ's LightPlatformCodeInsightFixtureTestCase.java testing class.

A dummy test using it will be fine, don't bother with writting the test, this issue is only about creating a Travis file which can actually run this without any problems.

Once the commit is there I'll add it in Travis so it actually tests it

Examples of projects using it:
https://github.com/hsz/idea-gitignore
https://github.com/psliwa/idea-composer-plugin
https://github.com/Haehnchen/idea-php-symfony2-plugin
https://github.com/Haehnchen/idea-php-toolbox

Info about their testing:
https://www.jetbrains.org/intellij/sdk/docs/basics/testing_plugins.html

@olivernybroe olivernybroe added enhancement New feature or request good first issue Good for newcomers Hacktoberfest labels Oct 5, 2018
@Bigocb
Copy link

Bigocb commented Oct 6, 2018

I’d like to take this on for hacktober

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants