sfm-ui
sfm-ui copied to clipboard
Create tests for Twitter v2 exporter
Unit tests for v1 exporter address the _row method of BaseStatusTable. Given the modifications necessary for implementing an exporter with the twarc_csv library, this test is no longer useful. Tests should now target the to_twarc2_table method.