Skip to content

Tests for Forms and Views #4

@luanfonceca

Description

@luanfonceca

We have to add some tests for each field type and for views of add and edit values of these fields.
These tests have to check if the data generated to the views and ModelForms is equal to what we expect and if when we submit the form, the data is stored correctly.

Today the field types are:

  • Input
  • Monetary
  • Float
  • Integer
  • TextArea
  • SelectBox
  • MultSelect
  • Date
  • DateTime
  • CheckBox
  • RadioButton

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions