Giter VIP home page Giter VIP logo

python-testing-homework's Introduction

testing_homework

This project was generated with wemake-django-template. Current template version is: 4e5b885. See what is updated since then.

wemake.services wemake-python-styleguide

What does this app do?

This app serves just one main purpose: showing pictures and saving your favoirutes ones.

To do that we also have supporting features, like:

  • User registration and login / logout mechanics
  • Integration with other external "services"
  • Admin panel
  • All the required infrastructure code: including CI/CD and build scripts

We also care about:

  • Code quality
  • Naming conventions
  • Architecture
  • Typing
  • Tooling

Glossary

See https://github.com/sobolevn/testing_homework/blob/master/docs/pages/project/glossary.rst

Prerequisites

You will need:

  • python3.11 (see pyproject.toml for full version)
  • postgresql with version 15
  • Latest docker

Development

When developing locally, we use:

๐Ÿš€ Quickstart

One time setup:

  1. git clone tough-dev-school/python-testing-homework
  2. cd python-testing-homework
  3. Create your own config/.env file: cp config/.env.template config/.env and then update it with your own value

Run tests with:

  1. docker compose run --rm web pytest

To start the whole project:

  1. Run docker compose run --rm web python manage.py migrate (only once)
  2. docker compose up

Documentation

Full documentation is available here: docs/.

python-testing-homework's People

Contributors

sobolevn avatar f213 avatar nkhitrov avatar dependabot[bot] avatar

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.