Difference between revisions of "Ebachour Week 9"
(Added general format for this assignment) |
(Adding the tests) |
||
Line 1: | Line 1: | ||
+ | =Electronic Journal= | ||
+ | |||
+ | =GRNsight Test Results= | ||
+ | [[File:GRNsight_Viewport_Fail.JPG|600px|thumb|right|]] | ||
+ | We were tasked with testing the viewport size based on the test structure given in [[media:GRNsight_Testing-Viewport_Size.pdf | this PDF]].<br> | ||
+ | Test 1: '''PASS'''<br> | ||
+ | Test 2: '''PASS'''<br> | ||
+ | Test 3: '''PASS'''<br> | ||
+ | Test 4: '''PASS'''<br> | ||
+ | Test 5: '''PASS'''<br> | ||
+ | Test 6: '''PASS'''<br> | ||
+ | Test 7: '''PASS'''<br> | ||
+ | Test 8: '''PASS'''<br> | ||
+ | Test 9: '''PASS'''<br> | ||
+ | Test 10: '''PASS'''<br> | ||
+ | Test 11: '''PASS'''<br> | ||
+ | Test 12: '''PASS'''<br> | ||
+ | Test 13: '''FAIL'''<br> | ||
+ | Test 14: '''FAIL'''<br> | ||
+ | Test 15: '''FAIL'''<br> | ||
+ | |||
+ | '''Test 13, 14, & 15 Fail Explanation''': These three tests failed because the viewport doesn't truly "Fit to Window" when you get to smaller screen sizes. For example, when looking at the screenshot on the right, you would notice that there is a scrollbar on the bottom of the window. If you were to make the window just slightly larger, then that scrollbar would go away. This is because although the "Fit to Window" feature properly fits to window for most larger window sizes, but when the window gets below a specific width, it ceases to adhere to the full width of the window. | ||
+ | |||
+ | =API= | ||
+ | |||
+ | |||
<pre> | <pre> | ||
gene_name=[ENTER GENE NAME HERE] | gene_name=[ENTER GENE NAME HERE] |
Revision as of 04:47, 31 October 2017
Contents
Electronic Journal
GRNsight Test Results
We were tasked with testing the viewport size based on the test structure given in this PDF.
Test 1: PASS
Test 2: PASS
Test 3: PASS
Test 4: PASS
Test 5: PASS
Test 6: PASS
Test 7: PASS
Test 8: PASS
Test 9: PASS
Test 10: PASS
Test 11: PASS
Test 12: PASS
Test 13: FAIL
Test 14: FAIL
Test 15: FAIL
Test 13, 14, & 15 Fail Explanation: These three tests failed because the viewport doesn't truly "Fit to Window" when you get to smaller screen sizes. For example, when looking at the screenshot on the right, you would notice that there is a scrollbar on the bottom of the window. If you were to make the window just slightly larger, then that scrollbar would go away. This is because although the "Fit to Window" feature properly fits to window for most larger window sizes, but when the window gets below a specific width, it ceases to adhere to the full width of the window.
API
gene_name=[ENTER GENE NAME HERE] gene_id=$(curl -L "http://www.uniprot.org/uniprot/?query=559292+$gene_name&sort=score" | grep -o -P '(?<=tbody><tr id=").*(?=\" class=" entry s)') curl -L "http://uniprot.org/uniprot/$gene_id.xml"
Acknowledgements
I worked with my homework partner Katie Wright in class. We also met face-to-face one time outside of class. We texted outside of class and met to work on the API part of teh assignment together.
While I worked with the people noted above, this individual journal entry was completed by me and not copied from another source.
Ebachour (talk) 21:24, 30 October 2017 (PDT)
References
- LMU BioDB 2017. (2017). Week 9. Retrieved October 27, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_9
Assignment Pages
- Week 1
- Week 2
- Week 3
- Week 4
- Week 5
- Week 6
- Week 7
- Week 8
- Week 9
- Week 10
- Week 11
- Week 12
- Week 14
- Week 15
Journal Entries
- Journal Week 2
- Journal Week 3
- Journal Week 4
- Journal Week 5
- Journal Week 6
- Journal Week 7
- Journal Week 8
- Journal Week 9
- Journal Week 10
- Journal Week 11
- Journal Week 12
- Journal Week 14
- Journal Week 15
Shared Journal Entries
- Shared Journal Week 1
- Shared Journal Week 2
- Shared Journal Week 3
- Shared Journal Week 4
- Shared Journal Week 5
- Shared Journal Week 6
- Shared Journal Week 7
- Shared Journal Week 8
- Shared Journal Week 9
- Shared Journal Week 10
- Shared Journal Week 11
- Shared Journal Week 12
- Shared Journal Week 14
- Shared Journal Week 15