Skip to content

Commit

Permalink
updated tests to match
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfang97 committed Jul 18, 2024
1 parent 3c0b22d commit 3aceb38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
18 changes: 0 additions & 18 deletions tests/previousresults/getrequest_admin-registries_.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,24 +311,6 @@ <h4>
</button>
</td>
</tr>
<tr>
<td>
<input class="form-control" id="uri" readonly="readonly" type="text" value="https://synbiohub.programmingbiology.org"/>
</td>
<td>
<input class="form-control" id="url" type="text" value="https://synbiohub.programmingbiology.org"/>
</td>
<td>
<button class="btn btn-success btn-block save-registry">
Save
</button>
</td>
<td>
<button class="btn btn-danger btn-block delete-registry">
Delete
</button>
</td>
</tr>
<tr>
<td>
<input class="form-control" id="uri" readonly="readonly" type="text" value="testurl.com"/>
Expand Down
31 changes: 1 addition & 30 deletions tests/previousresults/getrequest_browse_.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="Browse 3 collection(s) including testcollection1, SynBioHub, LCP SynBioHub" name="description"/>
<meta content="Browse 2 collection(s) including testcollection1, SynBioHub" name="description"/>
<title>
Test Synbiohub
</title>
Expand Down Expand Up @@ -249,35 +249,6 @@ <h1 style="margin-left: 15px">
<div class="clearfix">
</div>
</div>
<div class="search-result-item">
<div class="ribbon-wrapper">
<div class="ribbon-public">
Public
</div>
</div>
<div style="margin-right: 100px">
<span class="fa fa-globe sbh-remote-icon">
</span>
<a href="https://synbiohub.programmingbiology.org">
LCP SynBioHub
</a>
<div class="keywords">
<strong>
<a href="/About">
SynBioHub
</a>
is a
<i>
design repository
</i>
for people designing biological constructs. It enables DNA and protein designs to be uploaded, then provides a shareable link to allow others to view them. SynBioHub also facilitates searching for information about existing useful parts and designs by combining data from a variety of sources.
</strong>
</div>
<br/>
</div>
<div class="clearfix">
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 3aceb38

Please sign in to comment.