Skip to content

UDL-EPS-ModelProcess/DjangoTDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Test Driven Development Project (Django TDD)

CircleCI

Motivation

This project is focused on describing how to integrate a Django Project with CircleCI continous integration tool. After passing all test, it has been defined a deployment on Heroku.

Therefore, the application latest successful deployment covering all test can be found here.

Getting Started

To copy the project you only need to fork it or download it into your local machine.

Installing

The project is a Django project. Thus, you have to have Django installed in the local machine. The instructions for installing Django can be found here.

Releases

No releases published

Packages

No packages published