Giter VIP home page Giter VIP logo

django-assembly-methods's People

Contributors

benedict-carling avatar gabriellejohnston avatar hm00 avatar olive004 avatar raghavkhanna18 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-assembly-methods's Issues

Re-order linkers during BASIC parsing

SBOL Designer changes sequence constraints from Linker-Cir-Linker to Cir-Linker-Linker.

Workaround to use template where Linker 1 is found at the end of the construct - i.e. Cir - Linker 2 - parts/linkers... - Linker 1.

Change parsing to shift position of linker 1 from end to the start of the construct when making csv due to requirements of DNABot csv template.

Parser: Check that Component input is as expected

Check that the allConstruct variable or any list of sbol2 component definitions have the expected level of nested component definitions, components, and definitions, for example in the ParserSBOL.getListOfParts() function

Finish adding unit tests for basic assembly app

Hello,

this issue is to finish the unit tests inside repositry

basic_assembly/tests/...

we have unit tests set up to run on every pull request and everytime someone runs the command specified in the read me

python manage.py test

I have poorly written some some unit tests for the tests_urls.py file and a single unit test in tests_views.py file, these files or located within basic_assembly/tests folder

how our programme finds unit tests is it looks for folders called tests which contain a init.py file and within files which start with test_... inside there it finds Class which starts with test and runs all "unit test" which are function inside this class which begin with test

A description on how django finds unit tests
https://stackoverflow.com/questions/36546168/how-to-run-all-tests-with-python-manage-py-test-command-in-django

A great youtube series on adding unittest for django
https://www.youtube.com/watch?v=qwypH3YvMKc&list=PLbpAWbHbi5rMF2j5n6imm0enrSD9eQUaM

Start adding unit tests for moclo assembly app

Hello,

this issue is to start creating the unit tests inside repositry

moclo_assembly/tests/...

we have unit tests set up to run on every pull request and everytime someone runs the command specified in the read me

python manage.py test

I have poorly written some some unit tests for the tests_urls.py file and a single unit test in tests_views.py file, these files or located within basic_assembly/tests folder

how our programme finds unit tests is it looks for folders called tests which contain a init.py file and within files which start with test_... inside there it finds Class which starts with test and runs all "unit test" which are function inside this class which begin with test

A description on how django finds unit tests
https://stackoverflow.com/questions/36546168/how-to-run-all-tests-with-python-manage-py-test-command-in-django

A great youtube series on adding unittest for django
https://www.youtube.com/watch?v=qwypH3YvMKc&list=PLbpAWbHbi5rMF2j5n6imm0enrSD9eQUaM

SBOL Parser assembly checks

After the assembly template file is loaded into SBOL Designer, filled out and expanded upon by the user, checks that the construct fits assembly assumptions need to be done before the construct is submitted for protocol specification

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.