remote-jobs/test/fixtures
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
..
bad-profile-headings Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
bad-profile-links Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
bad-profile-titles Better handling of apostrophes in company names (#441) 2018-06-23 00:20:24 -05:00
bad-table-rows Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
mismatched-incomplete-indicators Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
missing-company-names Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
name-outside-link Validate whether profiles marked as incomplete are actually incomplete (#443) 2018-06-24 21:42:33 -05:00
orphaned-profiles Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
unsorted Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
valid Add automated tests for validation script (#438) 2018-06-22 23:50:06 -05:00
valid-incomplete Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00