remote-jobs/test/fixtures/valid-incomplete/parsed-content
2019-10-31 23:37:35 -04:00
..
10up.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
10up.companySize.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
10up.companyTechnologies.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
10up.howToApply.html Update npm packages (#695) 2019-10-31 23:37:35 -04:00
10up.region.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
10up.remoteStatus.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
17hats.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
17hats.companySize.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
17hats.companyTechnologies.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
17hats.region.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
17hats.remoteStatus.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
18f.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
18f.companySize.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
18f.howToApply.html Update npm packages (#695) 2019-10-31 23:37:35 -04:00
18f.region.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
18f.remoteStatus.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
45royale.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
aerolab.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.companySize.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.companyTechnologies.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.howToApply.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.officeLocations.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.region.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
and-yet.remoteStatus.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
angularclass.companyBlurb.html Parse profile content into a JSON+HTML data structure (#445) 2018-06-25 02:16:13 -05:00
readme.html Update npm packages (#695) 2019-10-31 23:37:35 -04:00

<h1 id="test-data">Test data</h1>
<p>This company table and its linked company profiles contain some companies that
have very little information, marked with a &#x26A0; symbol.</p>
<p>The website for AngularClass has been changed to test an edge case with company
website links.</p>
<h2 id="companies">Companies</h2>
<table id="companies-table">
<thead>
<tr>
<th>Name</th>
<th>Website</th>
<th>Region</th>
</tr>
</thead>
<tbody><tr>
<td class="company-name"><a href="/and-yet/">&amp;yet</a></td>
<td class="company-website"><a href="https://andyet.com" target="_blank" rel="noopener noreferrer">andyet.com</a></td>
<td class="company-region">Worldwide</td>
</tr>
<tr>
<td class="company-name"><a href="/10up/">10up</a></td>
<td class="company-website"><a href="https://10up.com/" target="_blank" rel="noopener noreferrer">10up.com</a></td>
<td class="company-region">Worldwide</td>
</tr>
<tr>
<td class="company-name"><a href="/17hats/">17hats</a></td>
<td class="company-website"><a href="https://www.17hats.com/" target="_blank" rel="noopener noreferrer">17hats.com</a></td>
<td class="company-region">Worldwide</td>
</tr>
<tr>
<td class="company-name"><a href="/18f/">18F</a></td>
<td class="company-website"><a href="https://18f.gsa.gov/" target="_blank" rel="noopener noreferrer">18f.gsa.gov</a></td>
<td class="company-region">USA</td>
</tr>
<tr>
<td class="company-name"><a href="/45royale/">45royale</a> &#x26A0;</td>
<td class="company-website"><a href="http://45royale.com/" target="_blank" rel="noopener noreferrer">45royale.com</a></td>
<td class="company-region"></td>
</tr>
<tr>
<td class="company-name"><a href="/aerolab/">Aerolab</a> &#x26A0;</td>
<td class="company-website"><a href="https://aerolab.co/" target="_blank" rel="noopener noreferrer">aerolab.co</a></td>
<td class="company-region"></td>
</tr>
<tr>
<td class="company-name"><a href="/angularclass/">AngularClass</a> &#x26A0;</td>
<td class="company-website"><a href="http://www.wikihow.com/wikiHow:About-wikiHow" target="_blank" rel="noopener noreferrer">wikihow.com/wikiHow:About-wikiHow</a></td>
<td class="company-region">PST Timezone</td>
</tr>
</tbody></table>