Skip to content
  • Alexey Muranov's avatar
    6468ff41
    Test fixtures with custom model and table names · 6468ff41
    Alexey Muranov authored
    Test using fixtures with random names and model names, that is not following naming conventions but using set_fixture_class instead.
    
    It is expected that the table name be defined in the model, but this is not explicitly tested here.  This will need to be fixed.
    6468ff41
    Test fixtures with custom model and table names
    Alexey Muranov authored
    Test using fixtures with random names and model names, that is not following naming conventions but using set_fixture_class instead.
    
    It is expected that the table name be defined in the model, but this is not explicitly tested here.  This will need to be fixed.
Loading