ets-labs/newsfeed

API tests - f'' strings & quotes

rmk135 opened this issue · 0 comments

Improvement for API tests:

  • Use f-strings f'abc-{variable}' notation instead of 'abc-' + variable
  • Use single quotes instead of double