Commit Graph

16 Commits

Author SHA1 Message Date
BoykoAlex
608968d86e Move properties editor test harness classes in separate project 2016-10-27 15:58:19 -04:00
Alex Boyko
5ea5b5cb28 Integrate commons-maven to eliminate classpath text file based solution 2016-10-25 17:15:25 -04:00
BoykoAlex
f05e3b66cb Create commons-maven project 2016-10-20 17:52:59 -04:00
Kris De Volder
59c78615ab Application yaml now verifies simple
property names
2016-10-19 16:22:33 -07:00
Kris De Volder
7954fa2bb5 Porting all the tests from YamlEditorTests in old STS
Moved into ApplicationPropertiesTests suite. All tests running but
most are not yet passing. Tests that are expected to fail w.r.t. 
already implemented functionlaity are marked with
@Ignore annotations.
2016-10-17 11:16:43 -07:00
Kris De Volder
5f552c4f26 Rename language-server-commons -> commons-language-server 2016-10-14 11:13:38 -07:00
Kris De Volder
c6c720c14f Rename yaml-commons -> commons-yaml 2016-10-14 11:02:02 -07:00
Kris De Volder
30902b0b7e Rename util-commons -> commons-util 2016-10-14 10:54:23 -07:00
Kris De Volder
2551a5e997 Port DocumentEditsTests to sts4 2016-10-13 14:13:48 -07:00
BoykoAlex
c444aa0fad Fix the build for app-props-metadata and basic unit tests 2016-10-12 17:17:09 -04:00
Kris De Volder
5cf7740a7c Passes all our tests but...
Unfortunately vscode doesn't like our completions because they span multiple lines.
2016-10-04 15:56:55 -07:00
BoykoAlex
c733efacda Java Properties parser project 2016-09-27 11:55:28 -04:00
Kris De Volder
fedf2b920c Manifest.yml validation works! 2016-09-23 14:43:01 -07:00
Kris De Volder
2b0927ed9b Copy/port some stuff from STS codebase
- yaml schema abstraction
- manifest yaml schema
- manifest yaml schema tests
- reconciler abstractions
2016-09-23 11:44:50 -07:00
Kris De Volder
5e666ef37d Port over all manifest.yml editr tests (still failing) 2016-09-22 17:34:36 -07:00
Kris De Volder
ae2de92f62 Create language-server-commons 2016-09-22 14:06:13 -07:00