pleroma/test
Ilja 81afaee374 Better way of getting keys
I used keyword_list[:key], but if the key doesn't exist, it will return nil. I actually expect a list and further down the code I use that list.
I believe the key should always be present, but in case it's not, it's better to return an empty list instead of nil. That way the code wont fail further down the line.
2022-07-01 12:15:02 +02:00
..
config Load an emoji.txt specific to the test env 2021-02-03 16:40:59 -06:00
credo/check/consistency Copyright bump for 2022 2022-02-25 23:11:42 -07:00
fixtures Use EXIF data of image to prefill image description 2022-07-01 12:13:46 +02:00
instance_static support for special chars in pack name 2020-09-24 09:12:37 +03:00
mix Rename the Exiftool module 2022-07-01 12:15:02 +02:00
pleroma Better way of getting keys 2022-07-01 12:15:02 +02:00
support Copyright bump for 2022 2022-02-25 23:11:42 -07:00
test_helper.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00