Joins a series of test elements or timelines into one list or timeline. Often one can equivalently use `c(...)` in such situations, but this approach is safer.
join(...)
Test elements or timelines to combine.
A list of test elements if the input didn't contain any timelines, otherwise a timeline.