nismod / transport

NISMOD v2 Transport Model is a national-scale (Great Britain) transport model developed to support policy making regarding the future infrastructure
http://www.itrc.org.uk
MIT License
9 stars 3 forks source link

Documents #1

Closed willu47 closed 7 years ago

willu47 commented 7 years ago

Hi @mlvrc. I thought I'd submit a pull request to keep you on your toes! I've added your scoping document and your test data to your repository. It is very useful to have all these files together.

Normally, you wouldn't commit data into a repository, but as this data will be used for your testing (as a test fixture), it is fine to include it.

I have also added a configuration file for Travis CI, which runs your tests automatically every time you commit new code. This can be really useful for ensuring that your model is always working.

You can add comments below, or review my additions and ask me to make changes before you accept or decline the pull request! Generally, a pull request is an event which allows you to discuss and comment on changes.

mlvrc commented 7 years ago

Actually, the second 'transport' folder is to contain my Eclipse Maven project that is also called 'transport'.

willu47 commented 7 years ago

Hi Milan - sorry I was just messing around with Travis which runs the tests. It was failing because it couldn't find your pom file. I'll get rid of all my testing stuff/experiments and leave the documents.