source: flex_extract.git/test/Regression/test_cmp_mars_requests.py @ 081cdb6

ctbtodev
Last change on this file since 081cdb6 was 081cdb6, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

changed infrastructure of test dir/divide in test categories

  • Property mode set to 100644
File size: 544 bytes
Line 
1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3
4
5# function read_mars_request
6# function get_mars_request_neu
7
8if __name__ == "__main__":
9
10    # compare 2 pandas dataframes from 7.1 and 7.0.3 mars request files
11    # 1. entscheiden wo die mars_requests stehen sollen.
12    # 2. für v7.1 müssten sie erzeugt werden
13    # 3. für 7.0.3. müssen sie bereits vorhanden sein
14    # 4. für 7.0.3 mars requests anzahl sollte variabel sein
15    # 5. brauche die entsprechenden control files dafür (spezifikationen nur dadurch)
16    # 6.
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG