remote-jobs/test
James Nylen 2682009c9f
Parse profile content into a JSON+HTML data structure (#445)
* A few minor tweaks

* Add toIdentifierCase function

* Use toIdentifierCase function to make profile content more code-friendly

* Improve "incomplete profile" indicator checks

In order to properly check the "incomplete profile" indicators, the
"Company blurb" section should exist.

* Return parsed HTML content for each company

* Test parsing of invisible "variation selector" character

* Strip out invisible "variation selector" character
2018-06-25 02:16:13 -05:00
..
fixtures Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
lib Refactor validation logic into a short script and a larger library file (#444) 2018-06-25 00:00:12 -05:00
functions.js Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
parsing.js Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
validation-errors.js Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
validation-script.js Refactor validation logic into a short script and a larger library file (#444) 2018-06-25 00:00:12 -05:00