Code Monkey home page Code Monkey logo

calendar-backend's Introduction

calendar-backend's People

Contributors

avelove avatar brainstorm1313 avatar dependabot[bot] avatar dimaip avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

calendar-backend's Issues

Write Integrational tests

It should be fairly simple to write integration tests for this thing.
What we can test:

  • run day.php with all days in the year and make sure not exceptions or PHP warnings/notices are thrown
  • check basic functionality of day.php, e.g. assert that it outputs certain data at certain times of the year.
  • test bible.php, its verse parsing logic, how it compiles the reading list etc. Add tests for various edge cases.

When it's done we can configure CI via Github Actions.

Support cross-book verses

Verses of this kind that span multiple books currently are not supported: Мал. III, 1; Мк. I, 2; Мал. III, 1 – 3, 5 – 7, 12, 18, 17; IV, 4 – 6

Support readings without verses (e.g. `Рим. XIII`)

In "Душеполезные чтения" readings are quite often given in full chapters. But we still have to enter chapter verses (Рим. XIII, 1-14) instead of just chapter name (Рим. XIII).
Would save quite some time for the editors, if we supported the shorter format.

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.