| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-08 | test: add tests for version comparison | Victor S | |
| Added unit tests for version-comparison functions. | |||
| 2020-03-21 | bugfix/issue-229-fixing-neovim-0-4-compatibility | mitermayer | |
| - Updated nvim test version to latest 0.4.3 on Dockerfile - Updated nvim async job to behave similar to vim8 - Removing support for python plugins since it has been archieved from repository - bumping prettier dep - updating snapshots | |||
| 2020-02-15 | Added support for prettier xml plugin | mitermayer | |
| - updated package.json deps - added tests - updated lock file | |||
| 2020-02-15 | Adding support for the prettier lua plugin | mitermayer | |
| 2020-02-15 | Adding support for prettier ruby plugin | mitermayer | |
| - Update docker container image to be able to run the prettier ruby plugin tests | |||
| 2020-02-15 | Adding support for prettier python plugin | mitermayer | |
| - updating Dockerfile to include python3 on vim test bed image in order to work with prettier python plugin - prettier python plugin seems to require python3 to be available on the system | |||
| 2020-02-13 | Including snapshots as part of assertions | mitermayer | |
| - Having snapshots can help when debugging tests | |||
| 2020-02-13 | Adding support for the php pluggin | mitermayer | |
| - This adds support for the PHP prettier plugin - Fixes a bug where html overwrites php files parsers | |||
| 2020-02-12 | Adding vue fixture test | mitermayer | |
| 2020-02-12 | Adding yaml testing fixture | mitermayer | |
| 2020-02-12 | Adding json testing fixture | mitermayer | |
| 2020-02-12 | Adding fixture for graphql | mitermayer | |
| 2020-02-12 | Adding fixture tests for markdown file | mitermayer | |
| 2020-02-12 | Addin formatting tests for html | mitermayer | |
| 2020-02-12 | Adding test fixture for less | mitermayer | |
| 2020-02-12 | Adding test fixtures for scss | mitermayer | |
| 2020-02-12 | Adding tests for typescript | mitermayer | |
| 2020-02-12 | Adding new tests fixtures | mitermayer | |
| - Adding fixture tests for css | |||
| 2019-08-30 | enabling-tests-to-auto-run-on-ci - Updating jest timeout for functions | mitermayer | |
| - testing if the reason why things are failing is due to timeout | |||
| 2019-08-30 | enabling-tests-to-auto-run-on-ci - testing new settings and including | mitermayer | |
| lock | |||
| 2019-08-30 | enabling-tests-to-auto-run-on-ci - Increasing timeout per function | mitermayer | |
| - increased timeout per function to 10s | |||
| 2019-08-30 | enabling-tests-to-auto-run-on-ci - fixing test | mitermayer | |
| - This commit fixes test that was used to force fail to test CI integration | |||
| 2019-08-30 | enabling-tests-to-auto-run-on-ci - forcing build to fail to test ci | mitermayer | |
| - This commit forces the build to fail to check CI integration is working as expected | |||
| 2019-08-26 | Adding docker config for building test containers | mitermayer | |
| - As part of integrating vim-driver as main testing platform for vim-prettier we will now ensure we can run tests on vim7 vim8 and neovim | |||
| 2019-08-25 | integrating-vim-driver - Setting up initial tests | mitermayer | |
| - This commit introduced vim-driver as main form of testing vim-prettier, we will introduce tests for it on subsequent releases | |||
| 2019-08-25 | Adding basic formatting tests | mitermayer | |
| 2019-08-25 | Integrating vim-driver dummy test | mitermayer | |
