FacilityApi / FacilityIntellij

Provides syntax highlighting and language support for Facility Service Definition (fsd) files for the Facility API Framework.
MIT License
0 stars 3 forks source link

Use file-based test data #46

Closed jzbrooks closed 2 years ago

jzbrooks commented 2 years ago

7d7857dcfe506db0ffd550d076a7a39bddb5020c made this possible. Previously, the FileTypeIndex was broken when the test fixture was initialized with file-based test data. This broke references, which made testing many subsystems of the plugin impossible with file-based test data.