"""Constants for api tests.""" DEMOGRAPHIC_INSIGHTS = '/demographic_insights/' GEOGRAPHIC_INSIGHTS_BY_TERRITORY = '/geographic-insights-by-territory/' GEOGRAPHIC_INSIGHTS_BY_REGION = '/geographic-insights-by-region/' GEOGRAPHIC_ORCHARD_REGIONS = '/geographic-orchard-regions/' GEOGRAPHIC_ORCHARD_LATEST_DATE = '/geographics-latest-date/' STREAM_CHARTS = '/stream-charts/' PLAYLIST_PLACEMENTS = '/playlist-placements/' PLAYLIST_METADATA = '/playlist-metadata/' USER_PROFILES = { 48071: { 'label': 'frenchkiss', 'vendor_id': 6971, 'size': 'm', 'isrcs': ['USJMZ1600037', 'GBZUZ0900064', 'USJMZ1800026', 'USJMZ1700003', 'USJMZ1800003', 'GBZUZ0900065'], 'artist_ids': ['138945', '128434', '38376', '178408', '99693', '40188'], 'playlist_links': [('http://open.spotify.com/user/spotify' '/playlist/37i9dQZF1DWUvQoIOFMFUT')], 'test_types': ['api'] }, 31053: { 'label': 'som livre', 'vendor_id': 21786, 'size': 'xl', 'isrcs': ['BRWRT1700048', 'CBRRGE1708139', 'CBXBAL1700066', 'BRWNV1600005', 'BRWNV1600015', 'BRRGE1508688'], 'artist_ids': ['557298', '401838', '640523', '571615', '804517', '813444'], 'playlist_links': [('http://open.spotify.com/user/spotify' '/playlist/37i9dQZF1DX0FOF1IUWK1W')], 'test_types': ['api', 'load'] }, 9091: { 'label': 'rotana', 'vendor_id': 9461, 'size': 'l', 'isrcs': ['USA560687560', 'USA561029384', 'USA561029386', 'USA370644599', 'USA560687502', 'QMFMG1329709'], 'artist_ids': ['65833', '65724', '65740', '65779', '65753', '65809'], 'playlist_links': [('https://open.spotify.com/user/1249400231' '/playlist/1hbt3fHn3vZ1RQLswuh45i')], 'test_types': ['load'] }, 11789: { 'label': 'dokuz', 'vendor_id': 11952, 'size': 'm', 'isrcs': ['TR0061700315', 'TR0061700315', 'TR0061600303', 'TR0061500165', 'TR0061500310', 'TR0061500310'], 'artist_ids': ['130854', '776180', '127796', '177658', '632140', '188053'], 'playlist_links': [('http://open.spotify.com/user/spotify' '/playlist/37i9dQZF1DXdnOj1VEuhgb')], 'test_types': ['load'] }, 25885: { 'label': 'ahi-nama', 'vendor_id': 18662, 'size': 's', 'isrcs': ['US4TM0605250', 'US4TM0605119', 'US4TM0605119', 'US4TM1007177', 'US4TM1107161', 'US4TM0605124'], 'artist_ids': ['397803', '397805', '540076', '412255', '412224', '392343'], 'playlist_links': [('http://open.spotify.com/user/david.gpraeli' '/playlist/368DM691roQFO157G8sqxA')], 'test_types': ['load'] } }